aboutsummaryrefslogtreecommitdiff
path: root/libs/libp11/Makefile
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2022-09-07 19:49:34 +0100
committerDaniel Golle <daniel@makrotopia.org>2022-09-07 22:56:56 +0100
commitd3b50744769fe954b6713cca98c45325cc477df1 (patch)
tree17edbb888ce13a262cc501b93c5000f7fa5866bf /libs/libp11/Makefile
parent1cd5d55cde7aed450e37fd4010df1c744750dbd4 (diff)
libp11: update to version 0.4.12
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'libs/libp11/Makefile')
-rw-r--r--libs/libp11/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/libp11/Makefile b/libs/libp11/Makefile
index 4a49ed1b3..2380db876 100644
--- a/libs/libp11/Makefile
+++ b/libs/libp11/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libp11
-PKG_VERSION:=0.4.11
+PKG_VERSION:=0.4.12
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:=57d47a12a76fd92664ae30032cf969284ebac1dfc25bf824999d74b016d51366
+PKG_HASH:=1e1a2533b3fcc45fde4da64c9c00261b1047f14c3f911377ebd1b147b3321cfd
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
PKG_LICENSE:=LGPL-2.1-or-later