package/x11r7/xapp_xfs: bump version to 1.2.1
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
parent
b460f31f3e
commit
dba2095a82
@ -1,7 +1,5 @@
|
||||
# From https://lists.x.org/archives/xorg-announce/2017-November/002826.html
|
||||
md5 b4d2e644bfb35cae8858d2411501b07e xfs-1.2.0.tar.bz2
|
||||
sha1 00848fcc2915ed8b00e75ac311c4727327324f57 xfs-1.2.0.tar.bz2
|
||||
sha256 db2212115783498f8eeaaee1349461d6c4e9d2005e142bacd3a984fe57269860 xfs-1.2.0.tar.bz2
|
||||
sha512 557b08aa07919239ce345d60b288b886640200bb1a59649fc890c3ccaa8559cc6745189614e696ab1b390ec024b393be5493787b7b0d2b3545b342d743c2e0ef xfs-1.2.0.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2022-July/003175.html
|
||||
sha256 3d8ac3e8add7eeb1dc199dff6c59f90a2dbe7aa4332c1e12192350f2cda1c1e6 xfs-1.2.1.tar.xz
|
||||
sha512 0f8b019e0d922b3d859110154e0ec58493f66507f9787cd41a6c03ad7a05b3293f088f1004e4aaa81e017a524c06d23915669f91ed5e1c2679b33c43de15e70d xfs-1.2.1.tar.xz
|
||||
# Locally computed
|
||||
sha256 0314ea37f40eff3c9ffe44b3924b2a768422f006a754e8286bfd1c73203d225e COPYING
|
||||
sha256 0314ea37f40eff3c9ffe44b3924b2a768422f006a754e8286bfd1c73203d225e COPYING
|
||||
|
@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_XFS_VERSION = 1.2.0
|
||||
XAPP_XFS_SOURCE = xfs-$(XAPP_XFS_VERSION).tar.bz2
|
||||
XAPP_XFS_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XFS_VERSION = 1.2.1
|
||||
XAPP_XFS_SOURCE = xfs-$(XAPP_XFS_VERSION).tar.xz
|
||||
XAPP_XFS_SITE = https://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XFS_LICENSE = MIT
|
||||
XAPP_XFS_LICENSE_FILES = COPYING
|
||||
XAPP_XFS_DEPENDENCIES = xlib_libFS xlib_libXfont2 xorgproto
|
||||
|
Loading…
Reference in New Issue
Block a user