libs/libsodium: update to 1.0.16
authorDamiano Renfer <redacted>
Mon, 18 Dec 2017 12:37:10 +0000 (13:37 +0100)
committerDamiano Renfer <redacted>
Mon, 18 Dec 2017 12:37:10 +0000 (13:37 +0100)
Signed-off-by: Damiano Renfer <redacted>
libs/libsodium/Makefile

index 9aaf8082160e700e05a63b50457dc6dde55adb2f..704e32efebf6ef511d19c35e2efc48b93bb58405 100644 (file)
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libsodium
-PKG_VERSION:=1.0.12
+PKG_VERSION:=1.0.16
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://download.libsodium.org/libsodium/releases \
 https://github.com/jedisct1/libsodium/releases/download/$(PKG_VERSION)
-PKG_HASH:=b8648f1bb3a54b0251cf4ffa4f0d76ded13977d4fa7517d988f4c902dd8e2f95
+PKG_HASH:=eeadc7e1e1bcef09680fb4837d448fbdf57224978f865ac1c16745868fbd0533
 
 PKG_FIXUP:=libtool autoreconf
 PKG_USE_MIPS16:=0
git clone https://git.99rst.org/PROJECT