package/x11r7/xapp_xedit: bump version to 1.2.3
Release notes: https://lists.x.org/archives/xorg-announce/2022-April/003149.html Removed sha1 hash, not provided by upstream anymore. Switched tarball to upstream-provided .xz format. 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
450d8835d9
commit
8d04d90b9f
@ -1,5 +1,5 @@
|
||||
# From http://lists.x.org/archives/xorg-announce/2015-February/002535.html
|
||||
sha1 f37b5d0f8ec461955f0419dbb1890d8cf63d179d xedit-1.2.2.tar.bz2
|
||||
sha256 69aa42885dfc06332ca22eb01cc7187e49206e6d65b74113a8ee4cc345fc2927 xedit-1.2.2.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2022-April/003149.html
|
||||
sha256 bdd33afeeca881622e55d2cf28f07b4a98f083d0a2573c0b9048f25bdd62db2f xedit-1.2.3.tar.xz
|
||||
sha512 1089c35ef961e53f74cc7d892960e1ee7f0da17529e3173e7f7764b0eb4ee94d1e068cb177d8502ca55c1dd6808962d4b1427e303adc7e6db80be8828557f45a xedit-1.2.3.tar.xz
|
||||
# Locally computed
|
||||
sha256 6d3e4092277ea08fc6b3180dba061120ea53ee965afb84fce16f8ab3d35bb47a COPYING
|
||||
|
@ -4,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_XEDIT_VERSION = 1.2.2
|
||||
XAPP_XEDIT_SOURCE = xedit-$(XAPP_XEDIT_VERSION).tar.bz2
|
||||
XAPP_XEDIT_VERSION = 1.2.3
|
||||
XAPP_XEDIT_SOURCE = xedit-$(XAPP_XEDIT_VERSION).tar.xz
|
||||
XAPP_XEDIT_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XEDIT_LICENSE = MIT
|
||||
XAPP_XEDIT_LICENSE_FILES = COPYING
|
||||
|
Loading…
Reference in New Issue
Block a user