package/x11r7/xapp_xload: bump version to 1.1.4
Release notes: https://lists.x.org/archives/xorg-announce/2022-April/003150.html Removed md5 and sha1 hashes, not provided by upstream anymore. Reformatted license hash. 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
8d04d90b9f
commit
b457585728
@ -1,7 +1,5 @@
|
||||
# From https://lists.x.org/archives/xorg-announce/2018-March/002865.html
|
||||
md5 29afafdffe97f809d43a41db9dd63f25 xload-1.1.3.tar.bz2
|
||||
sha1 fd5053d38551883309863c2a43de2ceffa908a50 xload-1.1.3.tar.bz2
|
||||
sha256 f34e4803871d771325cfe52bebd98cc5b6040d3f065184ec73de436f9a375907 xload-1.1.3.tar.bz2
|
||||
sha512 8dbc4f0cee7b30d7381be819152b27653d9b0049266e59bde2e2c972a88c4f2bdea766fc407bbdfef15d0aab30fedc756189a1048170a812853133a5094fe7a5 xload-1.1.3.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2022-April/003150.html
|
||||
sha256 8346b99120db24e0f42920f7f12e23e9b1b407d3a66ce419990387b608373031 xload-1.1.4.tar.xz
|
||||
sha512 114babe4e5a60f4713f9e4627ee0a1bbb2f1f238cb46f24c38aecff67f25e6b0f58cbd554c71095ddc2b01398adbfa379550a34c23c413db52157648028554f2 xload-1.1.4.tar.xz
|
||||
# Locally computed
|
||||
sha256 a09b31d26e4d2781eef1e71f39789f86cad6d81153e72064f45875910fa6258f COPYING
|
||||
sha256 a09b31d26e4d2781eef1e71f39789f86cad6d81153e72064f45875910fa6258f COPYING
|
||||
|
@ -4,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_XLOAD_VERSION = 1.1.3
|
||||
XAPP_XLOAD_SOURCE = xload-$(XAPP_XLOAD_VERSION).tar.bz2
|
||||
XAPP_XLOAD_VERSION = 1.1.4
|
||||
XAPP_XLOAD_SOURCE = xload-$(XAPP_XLOAD_VERSION).tar.xz
|
||||
XAPP_XLOAD_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XLOAD_LICENSE = MIT
|
||||
XAPP_XLOAD_LICENSE_FILES = COPYING
|
||||
|
Loading…
Reference in New Issue
Block a user