aboutsummaryrefslogtreecommitdiff
path: root/libs/libp11/Makefile
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2020-10-16 00:12:53 +0100
committerDaniel Golle <daniel@makrotopia.org>2020-10-16 00:14:28 +0100
commit66ad52fd1bcafc7fd6ca6c7a7887cac9bd68a054 (patch)
tree9b2816c2ef75b361fe1ff216175346baf018d7c4 /libs/libp11/Makefile
parent2b684a47597f63c8a0d3013b8fdb838c178c7a69 (diff)
libp11: update to version 0.4.11
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'libs/libp11/Makefile')
-rw-r--r--libs/libp11/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/libs/libp11/Makefile b/libs/libp11/Makefile
index f575b2fa4..4a49ed1b3 100644
--- a/libs/libp11/Makefile
+++ b/libs/libp11/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libp11
-PKG_VERSION:=0.4.10
-PKG_RELEASE:=2
+PKG_VERSION:=0.4.11
+PKG_RELEASE:=1
PKG_SOURCE_URL:=https://github.com/OpenSC/libp11/releases/download/$(PKG_NAME)-$(PKG_VERSION)/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_HASH:=639ea43c3341e267214b712e1e5e12397fd2d350899e673dd1220f3c6b8e3db4
+PKG_HASH:=57d47a12a76fd92664ae30032cf969284ebac1dfc25bf824999d74b016d51366
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
PKG_LICENSE:=LGPL-2.1-or-later