diff options
-rw-r--r-- | libs/nacl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/nacl/Makefile b/libs/nacl/Makefile index 0fe2f2abb..d91a2234f 100644 --- 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 |