commit b937b33685fc418c382780df474e7f6a0d93acb0
parent 2f517518e6463858ecab4f0f67f396bca17efae4
Author: Matthias Schiffer <mschiffer@universe-factory.net>
Date: Sat, 30 Aug 2014 19:37:43 +0200
nacl: increment package release
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libs/nacl/Makefile b/libs/nacl/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=nacl
PKG_VERSION:=20110221
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_MAINTAINER:=Matthias Schiffer <mschiffer@universe-factory.net>
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2