summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2016-11-12 20:36:35 +0100
committerManuel Rüger <mrueg@gentoo.org>2016-11-12 20:36:35 +0100
commitf212e21413291baefdb55b9689d90d751508b9d9 (patch)
tree98a30a44514a6d2bd3ddfd2488d0f862a7a51502 /app-emulation
parentapp-emulation/qemu: update build dependency to vte:2.91, bug #595890 (diff)
downloadgentoo-f212e21413291baefdb55b9689d90d751508b9d9.tar.gz
gentoo-f212e21413291baefdb55b9689d90d751508b9d9.tar.bz2
gentoo-f212e21413291baefdb55b9689d90d751508b9d9.zip
app-emulation/docker-swarm: Fix SRC_URI
Package-Manager: portage-2.3.2
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/docker-swarm/docker-swarm-1.2.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/docker-swarm/docker-swarm-1.2.5.ebuild b/app-emulation/docker-swarm/docker-swarm-1.2.5.ebuild
index 213ad3fb29e7..7837458f8acc 100644
--- a/app-emulation/docker-swarm/docker-swarm-1.2.5.ebuild
+++ b/app-emulation/docker-swarm/docker-swarm-1.2.5.ebuild
@@ -6,7 +6,7 @@ EAPI=6
KEYWORDS="~amd64"
EGO_PN=github.com/docker/${PN##*-}/...
-SRC_URI="https://${EGO_PN%/*}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz
+SRC_URI="https://${EGO_PN%/*}/archive/${PV}.tar.gz -> ${P}.tar.gz
https://github.com/gogo/protobuf/archive/v0.3.tar.gz -> gogo-protobuf-0.3.tar.gz
https://github.com/gemnasium/logrus-airbrake-hook/archive/v2.1.1.tar.gz -> logrus-airbrake-hook-2.1.1.tar.gz
https://github.com/airbrake/gobrake/archive/v2.0.8.tar.gz -> gobrake-2.0.8.tar.gz