net-misc/wireguard: src change
authorJason A. Donenfeld <zx2c4@gentoo.org>
Fri, 1 Jul 2016 02:47:23 +0000 (04:47 +0200)
committerJason A. Donenfeld <zx2c4@gentoo.org>
Fri, 1 Jul 2016 02:47:51 +0000 (04:47 +0200)
Package-Manager: portage-2.3.0

net-misc/wireguard/Manifest
net-misc/wireguard/wireguard-0.0.20160630.ebuild
net-misc/wireguard/wireguard-9999.ebuild

index f84ac3e81c8aeeea1f26dfcf95780f32a53b2289..0d95678454015b2bdd2992fc590bd89002dcb577 100644 (file)
@@ -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
index 637d226ded3b3f484293add9be7cbb43fae05bce..bf0d3a6adfb183d6817a72c3a2e904ffa5bcaa1a 100644 (file)
@@ -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
 
index 637d226ded3b3f484293add9be7cbb43fae05bce..bf0d3a6adfb183d6817a72c3a2e904ffa5bcaa1a 100644 (file)
@@ -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