libs/libsodium: update to 1.0.10 2608/head
authorDamiano Renfer <damiano.renfer@gmail.com>
Sun, 17 Apr 2016 17:05:43 +0000 (19:05 +0200)
committerDamiano Renfer <damiano.renfer@gmail.com>
Sun, 17 Apr 2016 17:05:43 +0000 (19:05 +0200)
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
libs/libsodium/Makefile

index ae0c199261ec214531c1878aeff0c4fd99f14997..dc75b435867b70efcabecbb08c85867d5f882d11 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2009-2015 OpenWrt.org
+# Copyright (C) 2009-2016 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.8
+PKG_VERSION:=1.0.10
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://download.libsodium.org/libsodium/releases
-PKG_MD5SUM:=0a66b86fd3aab3fe4c858edcd2772760
+PKG_MD5SUM:=ea89dcbbda0b2b6ff6a1c476231870dd
 
 PKG_FIXUP:=libtool autoreconf
 PKG_USE_MIPS16:=0