mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 06:58:39 +01:00
Merge pull request #576 from damianorenfer/master
libs/libsodium: update to 1.0.1
This commit is contained in:
@@ -8,13 +8,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=libsodium
|
||||
PKG_VERSION:=1.0.0
|
||||
PKG_VERSION:=1.0.1
|
||||
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:=3093dabe4e038d09f0d150cef064b2f7
|
||||
PKG_MD5SUM:=9a221b49fba7281ceaaf5e278d0f4430
|
||||
PKG_CAT:=zcat
|
||||
|
||||
PKG_FIXUP:=libtool autoreconf
|
||||
|
||||
Reference in New Issue
Block a user