libsodium: Update to 1.0.17
authorRosen Penev <redacted>
Sun, 20 Jan 2019 06:33:29 +0000 (22:33 -0800)
committerGitHub <redacted>
Sun, 20 Jan 2019 06:33:29 +0000 (22:33 -0800)
Signed-off-by: Rosen Penev <redacted>
libs/libsodium/Makefile

index 704e32efebf6ef511d19c35e2efc48b93bb58405..7f7467e5b6662293b45d580b4c093347c31de10f 100644 (file)
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libsodium
-PKG_VERSION:=1.0.16
+PKG_VERSION:=1.0.17
 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:=eeadc7e1e1bcef09680fb4837d448fbdf57224978f865ac1c16745868fbd0533
+               https://github.com/jedisct1/libsodium/releases/download/$(PKG_VERSION)
+PKG_HASH:=0cc3dae33e642cc187b5ceb467e0ad0e1b51dcba577de1190e9ffa17766ac2b1
 
 PKG_FIXUP:=libtool autoreconf
 PKG_USE_MIPS16:=0
git clone https://git.99rst.org/PROJECT