mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
package/x11r7/xlib_libfontenc: bump version to 1.1.8
https://lists.x.org/archives/xorg-announce/2024-March/003462.html 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
2dd99a0163
commit
c727b80125
@@ -1,5 +1,5 @@
|
||||
# From https://lists.x.org/archives/xorg-announce/2022-December/003285.html
|
||||
sha256 c0d36991faee06551ddbaf5d99266e97becdc05edfae87a833c3ff7bf73cfec2 libfontenc-1.1.7.tar.xz
|
||||
sha512 fd8578a81090fa938dd75ad9081ab62c6c54fa2535d1c6291afd799ac8dc7c344a43f07cea5cd4433af16df0d926c22e7c169877bc8b13d92584e7dec173d701 libfontenc-1.1.7.tar.xz
|
||||
# From https://lists.x.org/archives/xorg-announce/2024-March/003462.html
|
||||
sha256 7b02c3d405236e0d86806b1de9d6868fe60c313628b38350b032914aa4fd14c6 libfontenc-1.1.8.tar.xz
|
||||
sha512 c9ddea9c0c6c6f4933b5b8ed2044e3dc259a9edbb3070a32f0335a6ad4d47b1858cefc01fa2dff9f29808bee311e9c677b05861200d2f2c4552c92b33fe027e2 libfontenc-1.1.8.tar.xz
|
||||
# Locally computed
|
||||
sha256 a4dda7a643b517794bfa23dc9605da030055df38ac8a5b9e1905e690975a59c4 COPYING
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XLIB_LIBFONTENC_VERSION = 1.1.7
|
||||
XLIB_LIBFONTENC_VERSION = 1.1.8
|
||||
XLIB_LIBFONTENC_SOURCE = libfontenc-$(XLIB_LIBFONTENC_VERSION).tar.xz
|
||||
XLIB_LIBFONTENC_SITE = http://xorg.freedesktop.org/releases/individual/lib
|
||||
XLIB_LIBFONTENC_SITE = https://xorg.freedesktop.org/archive/individual/lib
|
||||
XLIB_LIBFONTENC_LICENSE = MIT
|
||||
XLIB_LIBFONTENC_LICENSE_FILES = COPYING
|
||||
XLIB_LIBFONTENC_INSTALL_STAGING = YES
|
||||
|
||||
Reference in New Issue
Block a user