From eaa3e00d345a52c6dc67f8b9b0b2d4a2971425d5 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 3af6a5bafc..afec626640 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 -- 2.30.2