]> Git Repo - buildroot-mgba.git/commitdiff
package/x11r7/xlib_libXmu: bump version to 1.1.4
authorBernd Kuhls <[email protected]>
Thu, 8 Dec 2022 22:37:56 +0000 (23:37 +0100)
committerYann E. MORIN <[email protected]>
Fri, 9 Dec 2022 16:35:40 +0000 (17:35 +0100)
https://lists.x.org/archives/xorg-announce/2022-October/003224.html

Updated license hash due to upstream commits:
https://gitlab.freedesktop.org/xorg/lib/libxmu/-/commit/621f61f7d3f5955a84e6aa8b7458699870fdee45
https://gitlab.freedesktop.org/xorg/lib/libxmu/-/commit/f84dcc7fef5e0842e6408f059c13d73975114ec4

Signed-off-by: Bernd Kuhls <[email protected]>
Signed-off-by: Yann E. MORIN <[email protected]>
package/x11r7/xlib_libXmu/xlib_libXmu.hash
package/x11r7/xlib_libXmu/xlib_libXmu.mk

index b443419285ef4b99a039a67f01439edf774f3b02..58d35451561f8b15ec7365e886f818603126a54a 100644 (file)
@@ -1,7 +1,5 @@
-# From https://lists.x.org/archives/xorg-announce/2019-March/002978.html
-md5  ac774cff8b493f566088a255dbf91201  libXmu-1.1.3.tar.bz2
-sha1  7ff54ce38379fb795aebed38f6be404ee0dfeec6  libXmu-1.1.3.tar.bz2
-sha256  9c343225e7c3dc0904f2122b562278da5fed639b1b5e880d25111561bac5b731  libXmu-1.1.3.tar.bz2
-sha512  8c6cc65b22aa031ad870dd92736681a068a0878a425a53dbed909943da1136c4a24034d467cfd3785c3a8d78f66850b69f1ebe1eb24aaf9bc176b1d171a5c762  libXmu-1.1.3.tar.bz2
+# From https://lists.x.org/archives/xorg-announce/2022-October/003224.html
+sha256  210de3ab9c3e9382572c25d17c2518a854ce6e2c62c5f8315deac7579e758244  libXmu-1.1.4.tar.xz
+sha512  3cf90cb3ff380aafefbb39297bdd95b9e1e6d6618cecb53ff09faf38f9b9c54599d28367f07a9ec77a20214c6c3e661b8d0a12b38082556790a79a59942039c1  libXmu-1.1.4.tar.xz
 # Locally computed
-sha256  e65a4a8bbf8b0dfd2439d6bc6d86df03e2b8e693b757593b25149e099aeb8ec4  COPYING
+sha256  8f0f2ca7a05cfd10bf9e307a272182de7cb52d7a603feaf17b9943c2c9a4838e  COPYING
index 3218e0ec39cf8c36e0d013e44ef0d250d5d77eaf..051968059b4d76c32be469610568f2e5d3d5bf6e 100644 (file)
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-XLIB_LIBXMU_VERSION = 1.1.3
-XLIB_LIBXMU_SOURCE = libXmu-$(XLIB_LIBXMU_VERSION).tar.bz2
-XLIB_LIBXMU_SITE = http://xorg.freedesktop.org/releases/individual/lib
+XLIB_LIBXMU_VERSION = 1.1.4
+XLIB_LIBXMU_SOURCE = libXmu-$(XLIB_LIBXMU_VERSION).tar.xz
+XLIB_LIBXMU_SITE = https://xorg.freedesktop.org/archive/individual/lib
 XLIB_LIBXMU_LICENSE = MIT
 XLIB_LIBXMU_LICENSE_FILES = COPYING
 XLIB_LIBXMU_INSTALL_STAGING = YES
This page took 0.0393 seconds and 4 git commands to generate.