summaryrefslogtreecommitdiff
path: root/package/libcap/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2018-01-02 03:12:03 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2018-01-02 03:12:33 +0100
commit6f557a2d9f96c86fae70b03b4e54559d8df41b67 (patch)
tree59b8ea81358839693d055287603e5bbc818d7908 /package/libcap/Makefile
parentd4d164b7ca42a182b752d674969dfad425a8b8ce (diff)
libcap: fix .pc file
Diffstat (limited to 'package/libcap/Makefile')
-rw-r--r--package/libcap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libcap/Makefile b/package/libcap/Makefile
index 294cd2bd8..ffceb83af 100644
--- a/package/libcap/Makefile
+++ b/package/libcap/Makefile
@@ -5,7 +5,7 @@ include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= libcap
PKG_VERSION:= 2.25
-PKG_RELEASE:= 1
+PKG_RELEASE:= 2
PKG_HASH:= 693c8ac51e983ee678205571ef272439d83afe62dd8e424ea14ad9790bc35162
PKG_DESCR:= capabilities library
PKG_SECTION:= libs/misc