瀏覽代碼

package/x11r7/xlib_libXft: bump version to 2.3.7

Release notes:
https://lists.x.org/archives/xorg/2022-November/061175.html

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Bernd Kuhls 2 年之前
父節點
當前提交
b9c948df18
共有 2 個文件被更改,包括 4 次插入4 次删除
  1. 3 3
      package/x11r7/xlib_libXft/xlib_libXft.hash
  2. 1 1
      package/x11r7/xlib_libXft/xlib_libXft.mk

+ 3 - 3
package/x11r7/xlib_libXft/xlib_libXft.hash

@@ -1,5 +1,5 @@
-# From https://lists.x.org/archives/xorg-announce/2022-September/003211.html
-sha256  60a6e7319fc938bbb8d098c9bcc86031cc2327b5d086d3335fc5c76323c03022  libXft-2.3.6.tar.xz
-sha512  732f8c635fcac6010012ba8c10c23d2dd6ec79b0f096d6bcc9b7e36d2ca0817387faa7ee5bb6f43cff02adc68e4234c1b8f95021ebc548f61c492e0b76836d90  libXft-2.3.6.tar.xz
+# From https://lists.x.org/archives/xorg/2022-November/061175.html
+sha256  79f0b37c45007381c371a790c2754644ad955166dbf2a48e3625032e9bdd4f71  libXft-2.3.7.tar.xz
+sha512  9df29d3c7b88a21952df1015604511e5d79856d721b2a61eb2c5a062a9abccf16318132432a7c86c0ef816bf174ae86842fa67dabbaa0b163dfa56d99022de19  libXft-2.3.7.tar.xz
 # Locally computed
 sha256  7cda22286b1379b9b73df695f72cbad36595e65b039a5fbc5c89b69ecc44438c  COPYING

+ 1 - 1
package/x11r7/xlib_libXft/xlib_libXft.mk

@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XLIB_LIBXFT_VERSION = 2.3.6
+XLIB_LIBXFT_VERSION = 2.3.7
 XLIB_LIBXFT_SOURCE = libXft-$(XLIB_LIBXFT_VERSION).tar.xz
 XLIB_LIBXFT_SITE = https://xorg.freedesktop.org/archive/individual/lib
 XLIB_LIBXFT_LICENSE = MIT