summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2022-11-26 14:38:56 +0100
committerUlrich Müller <ulm@gentoo.org>2022-11-26 14:38:56 +0100
commitd3c160efee152c7d7154b5093182d42ce39e4a2a (patch)
tree6634b7f21932744f0e6529d819cedd8f586ec7d8 /x11-libs/motif
parentdev-lang/ruby: Stabilize 2.7.7 arm64, #883137 (diff)
downloadgentoo-d3c160efee152c7d7154b5093182d42ce39e4a2a.tar.gz
gentoo-d3c160efee152c7d7154b5093182d42ce39e4a2a.tar.bz2
gentoo-d3c160efee152c7d7154b5093182d42ce39e4a2a.zip
x11-libs/motif: Fix build with clang
Closes: https://bugs.gentoo.org/883075 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'x11-libs/motif')
-rw-r--r--x11-libs/motif/Manifest2
-rw-r--r--x11-libs/motif/motif-2.3.8-r4.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/motif/Manifest b/x11-libs/motif/Manifest
index 6610f8cf27ff..e466a708bc71 100644
--- a/x11-libs/motif/Manifest
+++ b/x11-libs/motif/Manifest
@@ -1,3 +1,3 @@
DIST motif-2.3.8-patches-2.tar.xz 4068 BLAKE2B 5466f824d71edd1d787eebe5b1fa09de5b52ffa20cdf733301722c4f1d7509af8084f226d68dcba14c2e8d15d5b1ea7d49e408eea8f710af3c0b27c86aba444c SHA512 27e10c2a5b3dec8597acb04940bb8e000fc43c325e5b6f578246ab4187ef34264940369bff1e9c999ba967e85e093434e16a447f1d4da805d0a5ab1576e5ef80
-DIST motif-2.3.8-patches-3.tar.xz 4520 BLAKE2B 23c9814422ef66dd21d0175aa0d180bf0563ad3e67ef9a18121658231392902005afa94e990853b570fb80ef62cf09f1b5dfc62594db4beea1808933d1e9edbe SHA512 46c3177f0d9d12701a4ca7a33b6792c545d61f41421abc911c21e17842e88576d37bfa86dc882e55b50e7c73122c49f5d6bc32f42dc72b3f5f4feacd37857de8
+DIST motif-2.3.8-patches-4.tar.xz 4664 BLAKE2B 3f5b6f1f2196f0043586e6f58adb729cfa43756fb54afff3ddb68a6187dddb97def12a6b5bd7596b466783a502a134fea81ac18de9754ad73c5b70eb23e3ef26 SHA512 74310f26bb8c83740b8b5c20029b40d6d095ce58b61a053b751641b763ac7bf544f69be83b5b3c20caee1f247748905d6b781f53b129e24fa6a4d31cabda1b13
DIST motif-2.3.8.tar.gz 5704328 BLAKE2B 3755b7f46e50240e1e9e7046aa439fa89872e54ae5d03860383f509b6d0f09edf85bd7d92ea4d37925efd2e44401028aa2752d940c42d9cccb652b2bd1d85459 SHA512 1ab8e8eece25ef97e948592b5fa3e19d98e932695290a18b7a8e90f1aa2766bc4f082bdbc3999dff5660e684821178a149040f76bb477163e53ca06474d02b55
diff --git a/x11-libs/motif/motif-2.3.8-r4.ebuild b/x11-libs/motif/motif-2.3.8-r4.ebuild
index 36c24b444eab..693e697bac5b 100644
--- a/x11-libs/motif/motif-2.3.8-r4.ebuild
+++ b/x11-libs/motif/motif-2.3.8-r4.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="The Motif user interface component toolkit"
HOMEPAGE="https://sourceforge.net/projects/motif/
https://motif.ics.com/"
SRC_URI="mirror://sourceforge/project/motif/Motif%20${PV}%20Source%20Code/${P}.tar.gz
- https://dev.gentoo.org/~ulm/distfiles/${P}-patches-3.tar.xz"
+ https://dev.gentoo.org/~ulm/distfiles/${P}-patches-4.tar.xz"
LICENSE="LGPL-2.1+ MIT"
SLOT="0"