mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
Merge pull request #3560 from julbrygd/for-15.05
libsodium and dnscrypt-proxy url change for 15.05
This commit is contained in:
@@ -12,7 +12,7 @@ PKG_VERSION:=1.0.2
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://download.libsodium.org/libsodium/releases
|
||||
PKG_SOURCE_URL:=https://download.libsodium.org/libsodium/releases/old
|
||||
PKG_MD5SUM:=dc40eb23e293448c6fc908757738003f
|
||||
|
||||
PKG_FIXUP:=libtool autoreconf
|
||||
|
||||
@@ -12,7 +12,7 @@ PKG_VERSION:=1.4.3
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://download.dnscrypt.org/dnscrypt-proxy
|
||||
PKG_SOURCE_URL:=http://download.dnscrypt.org/dnscrypt-proxy/old
|
||||
PKG_MD5SUM:=54d172236a8f321fb5689ff81767f1ba
|
||||
|
||||
PKG_FIXUP:=autoreconf
|
||||
|
||||
Reference in New Issue
Block a user