Browse Source

Merge pull request #349 from damianorenfer/master

libs/libsodium: update to 0.7.1
sbyx 10 years ago
parent
commit
0677f5a97f
1 changed files with 3 additions and 3 deletions
  1. 3
    3
      libs/libsodium/Makefile

+ 3
- 3
libs/libsodium/Makefile View File

@@ -8,13 +8,13 @@
8 8
 include $(TOPDIR)/rules.mk
9 9
 
10 10
 PKG_NAME:=libsodium
11
-PKG_VERSION:=0.7.0
12
-PKG_RELEASE:=2
11
+PKG_VERSION:=0.7.1
12
+PKG_RELEASE:=1
13 13
 
14 14
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
15 15
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
16 16
 PKG_SOURCE_URL:=https://download.libsodium.org/libsodium/releases
17
-PKG_MD5SUM:=b9029bf810c4b5a8acc3afec1286a36a
17
+PKG_MD5SUM:=c224fe3923d1dcfe418c65c8a7246316
18 18
 PKG_CAT:=zcat
19 19
 
20 20
 PKG_FIXUP:=libtool autoreconf