lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit e073ad7ca7d59319c2024d5d5f254b4c31963e61
parent d7a44bb056ca1f4de8deef1306e2863a7eb3657e
Author: Damiano Renfer <damiano.renfer@gmail.com>
Date:   Sat, 24 Oct 2015 12:07:12 +0200

libs/libsodium: update to 1.0.4

Signed-off-by: Damiano Renfer damiano.renfer@gmail.com

Diffstat:
Mlibs/libsodium/Makefile | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/libs/libsodium/Makefile b/libs/libsodium/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libsodium -PKG_VERSION:=1.0.3 +PKG_VERSION:=1.0.4 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://download.libsodium.org/libsodium/releases -PKG_MD5SUM:=b3bcc98e34d3250f55ae196822307fab +PKG_MD5SUM:=f3d077d856c3742515fa8fe12ddb2c0f PKG_FIXUP:=libtool autoreconf PKG_USE_MIPS16:=0