summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason A. Donenfeld <zx2c4@gentoo.org>2016-07-01 04:47:23 +0200
committerJason A. Donenfeld <zx2c4@gentoo.org>2016-07-01 04:47:51 +0200
commitf6b0a395221701849bdadbfd0b6a7d5ecc0ac641 (patch)
treec5afaf8ea91dcc02a0d03ea340f7f2950507f064 /net-misc
parentdev-util/lttng-tools: amd64 x86 stable (diff)
downloadgentoo-f6b0a395221701849bdadbfd0b6a7d5ecc0ac641.tar.gz
gentoo-f6b0a395221701849bdadbfd0b6a7d5ecc0ac641.tar.bz2
gentoo-f6b0a395221701849bdadbfd0b6a7d5ecc0ac641.zip
net-misc/wireguard: src change
Package-Manager: portage-2.3.0
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/wireguard/Manifest2
-rw-r--r--net-misc/wireguard/wireguard-0.0.20160630.ebuild4
-rw-r--r--net-misc/wireguard/wireguard-9999.ebuild4
3 files changed, 5 insertions, 5 deletions
diff --git a/net-misc/wireguard/Manifest b/net-misc/wireguard/Manifest
index f84ac3e81c8a..0d9567845401 100644
--- a/net-misc/wireguard/Manifest
+++ b/net-misc/wireguard/Manifest
@@ -1 +1 @@
-DIST wireguard-0.0.20160630.tar.xz 104612 SHA256 701c9be1d4bb905d10be5dc14b71f7e84e8dcf6e8a8aa77cd7be97b4c3b13218 SHA512 3916b902fa36ea2b00ceaf15d9520d42258fc67ffbb44a7f1f1ebe4ae4f3fcca55cc1f90f8c59f0c640df6ec8618114c71b49785bf70ba52458dfa7c1d2e5055 WHIRLPOOL 03b90ad83e71a915c736b68c1e8acda8d11509042e488a148a1f4540b9f45ffc99a32db43f5360ee7da6d79d11df48c49c5260acc67b2b1c3d169475edcd656c
+DIST WireGuard-experimental-0.0.20160630.tar.xz 104524 SHA256 2c9613a8c29c0703fcd56fa83f0d2fbab61ff56dee03dd298b6ceff56eeee84b SHA512 26a06efad8ace4e8826a54ce1a5934a87d6e15294236e2a5566edcfc5a13583099936ba3f6540a7cd375630f3a9f518e24c2c374b759fe3f274358e328975ebc WHIRLPOOL 1d0bd3e01a9793c5b6b4406d481e29199aabc47e382fa683ff8ea748d63bbabb5450a5db8f7057fed7ef1c0a8e16905dbbc89b4f5da83e486258727323867931
diff --git a/net-misc/wireguard/wireguard-0.0.20160630.ebuild b/net-misc/wireguard/wireguard-0.0.20160630.ebuild
index 637d226ded3b..bf0d3a6adfb1 100644
--- a/net-misc/wireguard/wireguard-0.0.20160630.ebuild
+++ b/net-misc/wireguard/wireguard-0.0.20160630.ebuild
@@ -14,8 +14,8 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://git.zx2c4.com/WireGuard"
KEYWORDS=""
else
- SRC_URI="https://git.zx2c4.com/WireGuard/snapshot/experimental/${PV}.tar.xz -> ${P}.tar.xz"
- S="${WORKDIR}/experimental/${PV}"
+ SRC_URI="https://git.zx2c4.com/WireGuard/snapshot/WireGuard-experimental-${PV}.tar.xz"
+ S="${WORKDIR}/WireGuard-experimental-${PV}"
KEYWORDS="~amd64 ~x86 ~mips ~arm ~arm64"
fi
diff --git a/net-misc/wireguard/wireguard-9999.ebuild b/net-misc/wireguard/wireguard-9999.ebuild
index 637d226ded3b..bf0d3a6adfb1 100644
--- a/net-misc/wireguard/wireguard-9999.ebuild
+++ b/net-misc/wireguard/wireguard-9999.ebuild
@@ -14,8 +14,8 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://git.zx2c4.com/WireGuard"
KEYWORDS=""
else
- SRC_URI="https://git.zx2c4.com/WireGuard/snapshot/experimental/${PV}.tar.xz -> ${P}.tar.xz"
- S="${WORKDIR}/experimental/${PV}"
+ SRC_URI="https://git.zx2c4.com/WireGuard/snapshot/WireGuard-experimental-${PV}.tar.xz"
+ S="${WORKDIR}/WireGuard-experimental-${PV}"
KEYWORDS="~amd64 ~x86 ~mips ~arm ~arm64"
fi