package/x11r7/xapp_xcalc: bump version to 1.1.1
Release notes: https://lists.x.org/archives/xorg-announce/2022-April/003138.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
3769bae1fa
commit
4fbc30632d
@ -1,7 +1,5 @@
|
||||
# From https://lists.x.org/archives/xorg-announce/2019-June/002996.html
|
||||
md5 3b566e47c76356cecaa71eb431767ae1 xcalc-1.1.0.tar.bz2
|
||||
sha1 0537f7ee56558cf80133c6b49c4757c1166aaeb6 xcalc-1.1.0.tar.bz2
|
||||
sha256 d5d746954465afc3da1f355d721882806568fb04b4d059c027702c0d16a3b5eb xcalc-1.1.0.tar.bz2
|
||||
sha512 877aab7bb08f409a21c26b841f4d91eb6993914ed0d26512e47d6b3d2b3e0b231158901415a106cfb45de43f03f253bf2a8733f986538d4ee810afe0e54f98d5 xcalc-1.1.0.tar.bz2
|
||||
# From https://lists.x.org/archives/xorg-announce/2022-April/003138.html
|
||||
sha256 8cb08212c5322e8043f39b28699e13a43f000976c90b3c7fadd4fae2766326b4 xcalc-1.1.1.tar.xz
|
||||
sha512 a261e9798d62727f40b9aff07e68e63ba40aa7f4f9b1811d8efd8c3e73cd5912d6178c55ca3c059968191051bd20b889b06b5e92b3df70c7b5d09bd013b9ebdb xcalc-1.1.1.tar.xz
|
||||
# Locally computed
|
||||
sha256 8dd69dbec37866a41d3040c5c478aca46e0b50c30319f178064d5e2ed9d3f912 COPYING
|
||||
sha256 8dd69dbec37866a41d3040c5c478aca46e0b50c30319f178064d5e2ed9d3f912 COPYING
|
||||
|
@ -4,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_XCALC_VERSION = 1.1.0
|
||||
XAPP_XCALC_SOURCE = xcalc-$(XAPP_XCALC_VERSION).tar.bz2
|
||||
XAPP_XCALC_VERSION = 1.1.1
|
||||
XAPP_XCALC_SOURCE = xcalc-$(XAPP_XCALC_VERSION).tar.xz
|
||||
XAPP_XCALC_SITE = https://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XCALC_LICENSE = MIT
|
||||
XAPP_XCALC_LICENSE_FILES = COPYING
|
||||
|
Loading…
Reference in New Issue
Block a user