Merge pull request #3560 from julbrygd/for-15.05
libsodium and dnscrypt-proxy url change for 15.05
This commit is contained in:
commit
5515c732ce
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue