mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
package/x11r7/xlib_libXpresent: bump version to 1.0.2
https://lists.x.org/archives/xorg-announce/2025-September/003627.html Switched _SITE to URL mentioned in latest release notes. Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Cc: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
f824e8fcb6
commit
7ae757762c
@@ -1,6 +1,6 @@
|
||||
# From https://lists.x.org/archives/xorg-announce/2022-October/003225.html
|
||||
sha256 b964df9e5a066daa5e08d2dc82692c57ca27d00b8cc257e8e960c9f1cf26231b libXpresent-1.0.1.tar.xz
|
||||
sha512 a4551f49a68f4487eb70dc5b50b7f745fbc8b6842cfa60422afe3834af41c504a37bcfddb4e7e9ee084b250df256034290776c8eb7d8838e392eb626fff55d25 libXpresent-1.0.1.tar.xz
|
||||
# From https://lists.x.org/archives/xorg-announce/2025-September/003627.html
|
||||
sha256 4e5b21b4812206a4b223013606ae31170502c1043038777a1ef8f70c09d37602 libXpresent-1.0.2.tar.xz
|
||||
sha512 7e12c386e5d1404db359f8004a141223b4c08a138a5589d087537ca667e9dd5cdc190f170a5fa991c1f8dd022896bb07bff540e262a0d30d542a3faea06d8c93 libXpresent-1.0.2.tar.xz
|
||||
|
||||
# Locally calculated
|
||||
sha256 d64e671ffeb483d4543f98c842788ab34c77427e27d83d6b082065a4438d4885 COPYING
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XLIB_LIBXPRESENT_VERSION = 1.0.1
|
||||
XLIB_LIBXPRESENT_VERSION = 1.0.2
|
||||
XLIB_LIBXPRESENT_SOURCE = libXpresent-$(XLIB_LIBXPRESENT_VERSION).tar.xz
|
||||
XLIB_LIBXPRESENT_SITE = http://xorg.freedesktop.org/releases/individual/lib
|
||||
XLIB_LIBXPRESENT_SITE = https://xorg.freedesktop.org/archive/individual/lib
|
||||
XLIB_LIBXPRESENT_LICENSE = MIT
|
||||
XLIB_LIBXPRESENT_LICENSE_FILES = COPYING
|
||||
XLIB_LIBXPRESENT_INSTALL_STAGING = YES
|
||||
|
||||
Reference in New Issue
Block a user