libs/libsodium: update to 1.0.5
authorDamiano Renfer <redacted>
Sun, 1 Nov 2015 16:37:54 +0000 (17:37 +0100)
committerDamiano Renfer <redacted>
Sun, 1 Nov 2015 16:37:54 +0000 (17:37 +0100)
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
libs/libsodium/Makefile

index 8b43af4196384292962953dee670cc31730268bd..5dbe07c7ef4571efdbe4259c577bd4742c900d60 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2009-2014 OpenWrt.org
+# Copyright (C) 2009-2015 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libsodium
-PKG_VERSION:=1.0.4
+PKG_VERSION:=1.0.5
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://download.libsodium.org/libsodium/releases
-PKG_MD5SUM:=f3d077d856c3742515fa8fe12ddb2c0f
+PKG_MD5SUM:=69f0c5975d9f4b8e136616df34a43ff5
 
 PKG_FIXUP:=libtool autoreconf
 PKG_USE_MIPS16:=0
git clone https://git.99rst.org/PROJECT