package/p11-kit: bump version to 0.23.16.1
Added license hash, switched _SITE to github, previous URL is broken. 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
6771fe6b99
commit
5674c60079
@ -1,2 +1,4 @@
|
||||
# Locally calculated after checking pgp signature
|
||||
sha256 ba726ea8303c97467a33fca50ee79b7b35212964be808ecf9b145e9042fdfaf0 p11-kit-0.23.2.tar.gz
|
||||
sha256 4b34e92ae36fa493e0d94366c767f06d5f9951e3d8581d10fd935d738db1574d p11-kit-0.23.16.1.tar.gz
|
||||
# Locally computed
|
||||
sha256 2e1ba993904df807a10c3eda1e5c272338edc35674b679773a8b3ad460731054 COPYING
|
||||
|
@ -4,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
P11_KIT_VERSION = 0.23.2
|
||||
P11_KIT_SITE = http://p11-glue.freedesktop.org/releases
|
||||
P11_KIT_VERSION = 0.23.16.1
|
||||
P11_KIT_SITE = https://github.com/p11-glue/p11-kit/releases/download/$(P11_KIT_VERSION)
|
||||
P11_KIT_DEPENDENCIES = host-pkgconf libffi libtasn1
|
||||
P11_KIT_INSTALL_STAGING = YES
|
||||
P11_KIT_CONF_OPTS = --disable-static
|
||||
|
Loading…
Reference in New Issue
Block a user