commit e0d4c2f1df9672b91b9842fbdebb0a6257ef4ce2
parent 262a3729022bf13a403d893121e0c8aae8dfd068
Author: Damiano Renfer <damiano.renfer@gmail.com>
Date: Sun, 20 Dec 2015 12:39:01 +0100
libs/libsodium: update to 1.0.7
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/libs/libsodium/Makefile b/libs/libsodium/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libsodium
-PKG_VERSION:=1.0.6
+PKG_VERSION:=1.0.7
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://download.libsodium.org/libsodium/releases
-PKG_MD5SUM:=03e8e96cef9d18473aafef7d474a6e88
+PKG_MD5SUM:=8bdc92cee556526a51612709e976208a
PKG_FIXUP:=libtool autoreconf
PKG_USE_MIPS16:=0