package/x11r7/xapp_xmag: bump version to 1.0.7
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
b9f6c89e7e
commit
5782272de1
@ -1,4 +1,5 @@
|
||||
# From http://lists.x.org/archives/xorg-announce/2015-April/002581.html
|
||||
sha256 87a2bc23b251e2d8f8370d3283a4d6c8dac98a30cb5749a04336cdb55c14e161 xmag-1.0.6.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2022-July/003191.html
|
||||
sha256 009936cc5a2706084079127b26cf55c713767650a34cb69e5682d60e33ce7461 xmag-1.0.7.tar.xz
|
||||
sha512 d35ac5d977b9f3bd03fb919bf178f68bdbc6ef2a57915b407d836fce0582f5cb78d0b79043bb6f8d015464ca113deb09469c3b724aed03901a4c3fc4a9982984 xmag-1.0.7.tar.xz
|
||||
# Locally computed
|
||||
sha256 ef8744e617719339c4934579f8558ee4a5aec4396bebd6af02562b63a7c16d27 COPYING
|
||||
|
@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_XMAG_VERSION = 1.0.6
|
||||
XAPP_XMAG_SOURCE = xmag-$(XAPP_XMAG_VERSION).tar.bz2
|
||||
XAPP_XMAG_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XMAG_VERSION = 1.0.7
|
||||
XAPP_XMAG_SOURCE = xmag-$(XAPP_XMAG_VERSION).tar.xz
|
||||
XAPP_XMAG_SITE = https://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XMAG_LICENSE = MIT
|
||||
XAPP_XMAG_LICENSE_FILES = COPYING
|
||||
XAPP_XMAG_DEPENDENCIES = xlib_libXaw
|
||||
|
Loading…
Reference in New Issue
Block a user