package/x11r7/xlib_libXdamage: bump version to 1.1.6
https://lists.x.org/archives/xorg-announce/2022-December/003277.html Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
6b6ea10c52
commit
bac3d21a3f
@ -1,7 +1,5 @@
|
||||
# From https://lists.x.org/archives/xorg-announce/2019-March/002973.html
|
||||
md5 e3f554267a7a04b042dc1f6352bd6d99 libXdamage-1.1.5.tar.bz2
|
||||
sha1 719ae6ab8c1b972c6386b654976c479255af5572 libXdamage-1.1.5.tar.bz2
|
||||
sha256 b734068643cac3b5f3d2c8279dd366b5bf28c7219d9e9d8717e1383995e0ea45 libXdamage-1.1.5.tar.bz2
|
||||
sha512 a3ca6cc33b1727f717a3e2aa5593f660508a81a47918a0aa949e9e8fba105e303fe5071983b48caac92feea0fe6e8e01620805e4d19b41f21f20d837b191c124 libXdamage-1.1.5.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2022-December/003277.html
|
||||
sha256 52733c1f5262fca35f64e7d5060c6fcd81a880ba8e1e65c9621cf0727afb5d11 libXdamage-1.1.6.tar.xz
|
||||
sha512 624dcefa1c79064569df952892f7f1351dc19ad338ce73d1a57041e406cb3e18abe531bab352b93d1f0f5c9b5c6b2652cc84a8f1fbfcbba648343812695a8acb libXdamage-1.1.6.tar.xz
|
||||
# Locally computed
|
||||
sha256 33effe928634be12e668465c3935c5570ff2787b970b15d9243d69df42302c57 COPYING
|
||||
|
@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XLIB_LIBXDAMAGE_VERSION = 1.1.5
|
||||
XLIB_LIBXDAMAGE_SOURCE = libXdamage-$(XLIB_LIBXDAMAGE_VERSION).tar.bz2
|
||||
XLIB_LIBXDAMAGE_SITE = http://xorg.freedesktop.org/releases/individual/lib
|
||||
XLIB_LIBXDAMAGE_VERSION = 1.1.6
|
||||
XLIB_LIBXDAMAGE_SOURCE = libXdamage-$(XLIB_LIBXDAMAGE_VERSION).tar.xz
|
||||
XLIB_LIBXDAMAGE_SITE = https://xorg.freedesktop.org/archive/individual/lib
|
||||
XLIB_LIBXDAMAGE_LICENSE = MIT
|
||||
XLIB_LIBXDAMAGE_LICENSE_FILES = COPYING
|
||||
XLIB_LIBXDAMAGE_INSTALL_STAGING = YES
|
||||
|
Loading…
Reference in New Issue
Block a user