mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03:35 -09:00
package/x11r7/xapp_fonttosfnt: bump version to 1.2.5
https://lists.x.org/archives/xorg-announce/2025-December/003651.html https://lists.x.org/archives/xorg-announce/2024-October/003533.html https://lists.x.org/archives/xorg-announce/2023-September/003422.html Switched tarball to xz. Switched _SITE to URL mentioned in latest release notes. Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
6ad7b859e0
commit
66d25cdfad
@@ -1,5 +1,5 @@
|
||||
# From https://lists.x.org/archives/xorg-announce/2021-June/003093.html
|
||||
sha256 1a1bb4ef25856dea7de3d491ae7231493225b400bee0f6a1f949017ffd203a64 fonttosfnt-1.2.2.tar.bz2
|
||||
sha512 ceac6ccb064043d46f9f16f31fb89c6cbf7f026d049f7b5325d6af97e809b4cd068e6149413bb328c0af601a98b5070e21d469888a6853f6cabecd5b46f60240 fonttosfnt-1.2.2.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2025-December/003651.html
|
||||
sha256 2e251e66e8753c08aa280b26fd4a10d0d88e7d9bba5c8aac3d3fb36705e5918e fonttosfnt-1.2.5.tar.xz
|
||||
sha512 3be2a625234175dfc8a637b13f2d273afc82126ccd624a38afcc7ef3e13814dac0e55c8ae0a0a713725cf52078f8b45f3e86d7b357b1a19a55def55f969d0640 fonttosfnt-1.2.5.tar.xz
|
||||
# Locally computed
|
||||
sha256 f83378580cb7909a98b52bf5cd6a29f4894d76318c5c5312dd3f17a3e92beef1 COPYING
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_FONTTOSFNT_VERSION = 1.2.2
|
||||
XAPP_FONTTOSFNT_SOURCE = fonttosfnt-$(XAPP_FONTTOSFNT_VERSION).tar.bz2
|
||||
XAPP_FONTTOSFNT_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_FONTTOSFNT_VERSION = 1.2.5
|
||||
XAPP_FONTTOSFNT_SOURCE = fonttosfnt-$(XAPP_FONTTOSFNT_VERSION).tar.xz
|
||||
XAPP_FONTTOSFNT_SITE = https://xorg.freedesktop.org/archive/individual/app
|
||||
XAPP_FONTTOSFNT_LICENSE = MIT
|
||||
XAPP_FONTTOSFNT_LICENSE_FILES = COPYING
|
||||
XAPP_FONTTOSFNT_DEPENDENCIES = freetype xlib_libX11 xlib_libfontenc
|
||||
|
||||
Reference in New Issue
Block a user