aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2021-06-15 19:04:15 -0700
committerRosen Penev <rosenp@gmail.com>2021-06-15 19:58:53 -0700
commitb97e413123dfd07f74811df8bb9d4dc3d7c46bef (patch)
tree8250ff4ac26438a6618069adc6eb8b1749b8287a
parent1517ca5e56b01619908ecd9c9803df2cf245bb01 (diff)
libcap-ng: update to 0.8.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
-rw-r--r--libs/libcap-ng/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/libs/libcap-ng/Makefile b/libs/libcap-ng/Makefile
index a1026f5e1..ba2f32013 100644
--- a/libs/libcap-ng/Makefile
+++ b/libs/libcap-ng/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libcap-ng
-PKG_VERSION:=0.8.1
-PKG_RELEASE:=1
+PKG_VERSION:=0.8.2
+PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://people.redhat.com/sgrubb/libcap-ng
-PKG_HASH:=f06b17aaca029e245c9a26c698c6cc8a1cf42b58483d93e94ee02b478bdc1055
+PKG_HASH:=52c083b77c2b0d8449dee141f9c3eba76e6d4c5ad44ef05df25891126cb85ae9
PKG_MAINTAINER:=Lucian CRISTIAN <lucian.cristian@gmail.com>
PKG_LICENSE:=GPL-2.0-or-later LGPL-2.1-or-later