package/x11r7/xapp_xclock: bump version to 1.1.1
Release notes: https://lists.x.org/archives/xorg-announce/2022-April/003147.html https://lists.x.org/archives/xorg-announce/2022-April/003156.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
2659ac537c
commit
87794ae497
@ -1,7 +1,5 @@
|
||||
# From https://lists.x.org/archives/xorg-announce/2019-July/003010.html
|
||||
md5 437522a96f424f68fc64ed34ece9b211 xclock-1.0.9.tar.bz2
|
||||
sha1 774c711cf7ee3f601f7209bbb01ce3f0d5ddbde6 xclock-1.0.9.tar.bz2
|
||||
sha256 cf461fb2c6f2ac42c54d8429ee2010fdb9a1442a370adfbfe8a7bfaf33c123bb xclock-1.0.9.tar.bz2
|
||||
sha512 fcbac0b4ab1cea4ae0751ce1c0c6302048e5d98d459873c7580e4ca786ec49fa27f73e5831bdfe135abb5cfeabe886456276e9d01351ea7905c606f40f84522d xclock-1.0.9.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2022-April/003156.html
|
||||
sha256 df7ceabf8f07044a2fde4924d794554996811640a45de40cb12c2cf1f90f742c xclock-1.1.1.tar.xz
|
||||
sha512 059ea986bc7537c2796e8855676e8357bd8a7852fbac0839b3f8a9e3ffa088de41bc4e4961973353f0a7b7293366b81bc764d74f3dc4e90e361da06185d976e7 xclock-1.1.1.tar.xz
|
||||
# Locally computed
|
||||
sha256 ee1f19f46801ef00e70498603e74df644d0b93fc82f06b55ce64c3a2c9f16e71 COPYING
|
||||
sha256 ee1f19f46801ef00e70498603e74df644d0b93fc82f06b55ce64c3a2c9f16e71 COPYING
|
||||
|
@ -4,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_XCLOCK_VERSION = 1.0.9
|
||||
XAPP_XCLOCK_SOURCE = xclock-$(XAPP_XCLOCK_VERSION).tar.bz2
|
||||
XAPP_XCLOCK_VERSION = 1.1.1
|
||||
XAPP_XCLOCK_SOURCE = xclock-$(XAPP_XCLOCK_VERSION).tar.xz
|
||||
XAPP_XCLOCK_SITE = https://xorg.freedesktop.org/archive/individual/app
|
||||
XAPP_XCLOCK_LICENSE = MIT
|
||||
XAPP_XCLOCK_LICENSE_FILES = COPYING
|
||||
|
Loading…
Reference in New Issue
Block a user