Browse Source

libs/libsodium: update to 1.0.7

Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
Damiano Renfer 9 years ago
parent
commit
e0d4c2f1df
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      libs/libsodium/Makefile

+ 2
- 2
libs/libsodium/Makefile View File

@@ -8,12 +8,12 @@
8 8
 include $(TOPDIR)/rules.mk
9 9
 
10 10
 PKG_NAME:=libsodium
11
-PKG_VERSION:=1.0.6
11
+PKG_VERSION:=1.0.7
12 12
 PKG_RELEASE:=1
13 13
 
14 14
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
15 15
 PKG_SOURCE_URL:=https://download.libsodium.org/libsodium/releases
16
-PKG_MD5SUM:=03e8e96cef9d18473aafef7d474a6e88
16
+PKG_MD5SUM:=8bdc92cee556526a51612709e976208a
17 17
 
18 18
 PKG_FIXUP:=libtool autoreconf
19 19
 PKG_USE_MIPS16:=0