From b937b33685fc418c382780df474e7f6a0d93acb0 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Sat, 30 Aug 2014 19:37:43 +0200 Subject: [PATCH] nacl: increment package release Signed-off-by: Matthias Schiffer --- libs/nacl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/nacl/Makefile b/libs/nacl/Makefile index 0fe2f2abb1..d91a2234fa 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 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2