package/x11r7/xapp_xdpyinfo: bump version to 1.3.3
Release notes: https://lists.x.org/archives/xorg-announce/2022-April/003157.html 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
171ac077dc
commit
23e6fba6c1
@ -1,4 +1,5 @@
|
||||
# From http://lists.x.org/archives/xorg-announce/2015-April/002569.html
|
||||
sha256 30238ed915619e06ceb41721e5f747d67320555cc38d459e954839c189ccaf51 xdpyinfo-1.3.2.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2022-April/003157.html
|
||||
sha256 356d5fd62f3e98ee36d6becf1b32d4ab6112d618339fb4b592ccffbd9e0fc206 xdpyinfo-1.3.3.tar.xz
|
||||
sha512 47fe0821bc64145876853712ebd7c0af80111c243813615b892429021cc9a53abd38c4684551ae300cb5a4eacdd3d26e2c93e789ed91a948b20e2c37cd2d2442 xdpyinfo-1.3.3.tar.xz
|
||||
# Locally computed
|
||||
sha256 49733ead65fdfa1da0d176f9b965cc08dae74d73d66c9606488d52f6fc036abf COPYING
|
||||
|
@ -4,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_XDPYINFO_VERSION = 1.3.2
|
||||
XAPP_XDPYINFO_SOURCE = xdpyinfo-$(XAPP_XDPYINFO_VERSION).tar.bz2
|
||||
XAPP_XDPYINFO_VERSION = 1.3.3
|
||||
XAPP_XDPYINFO_SOURCE = xdpyinfo-$(XAPP_XDPYINFO_VERSION).tar.xz
|
||||
XAPP_XDPYINFO_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XDPYINFO_LICENSE = MIT
|
||||
XAPP_XDPYINFO_LICENSE_FILES = COPYING
|
||||
|
Loading…
Reference in New Issue
Block a user