libs/libsodium: update to 1.0.0
authorMoritz Warning <moritzwarning@web.de>
Wed, 15 Oct 2014 16:14:13 +0000 (18:14 +0200)
committerMoritz Warning <moritzwarning@web.de>
Wed, 15 Oct 2014 16:16:05 +0000 (18:16 +0200)
Signed-off-by: Moritz Warning <moritzwarning@web.de>
libs/libsodium/Makefile

index 0082c88b5206692b9e4b32a0f35fb9aa91f15f71..73057923477d2258f0b6f8dde4b5ca8f65b44094 100644 (file)
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libsodium
-PKG_VERSION:=0.7.1
+PKG_VERSION:=1.0.0
 PKG_RELEASE:=1
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://download.libsodium.org/libsodium/releases
-PKG_MD5SUM:=c224fe3923d1dcfe418c65c8a7246316
+PKG_MD5SUM:=3093dabe4e038d09f0d150cef064b2f7
 PKG_CAT:=zcat
 
 PKG_FIXUP:=libtool autoreconf