commit:     4fabc220f2ee5f33a4c89e09976050fb6efc448d
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  9 22:35:18 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Mar  9 22:35:18 2016 +0000
URL:        https://gitweb.gentoo.org/dev/johu.git/commit/?id=4fabc220

app-emulation/vagrant-bin: Version bump 1.8.1

Package-Manager: portage-2.2.27

 app-emulation/vagrant-bin/Manifest                                    | 2 +-
 .../{vagrant-bin-1.7.4.ebuild => vagrant-bin-1.8.1.ebuild}            | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-emulation/vagrant-bin/Manifest 
b/app-emulation/vagrant-bin/Manifest
index b441bf0..ec997be 100644
--- a/app-emulation/vagrant-bin/Manifest
+++ b/app-emulation/vagrant-bin/Manifest
@@ -1 +1 @@
-DIST vagrant_1.7.4_x86_64.deb 73329796 SHA256 
dcd2c2b5d7ae2183d82b8b363979901474ba8d2006410576ada89d7fa7668336 SHA512 
3104f9f51aac039529385e6f8d76fa7337822ae282c5cdc1dd5327aa785e4677182fc5c22860060b84313709a6ad1a2e09f18e91130361118c6fb281989de51d
 WHIRLPOOL 
4467499186300bb08ef24409ef6b8a68ea7c81572d76d866b852a584f9874a520326c86386721c66c151ea1b9894632e27ab1f7ebf8c712b5dbf6719d54fc9d1
+DIST vagrant_1.8.1_x86_64.deb 75496368 SHA256 
ed0e1ae0f35aecd47e0b3dfb486a230984a08ceda3b371486add4d42714a693d SHA512 
f149aa018ebc6071dda3cc1720c2bf44aedce1593a536134f3acb6ce8b9774ff9d7062293108fcd175cf78b3b1ed918a162f57cc118e99f6b24ad49591dbc699
 WHIRLPOOL 
86ad0e7d04221b4ec97a27dbc906ee43c5dfd3ddb5e5cb78bdb904a3dc709115b21b2030cc754998d47253b8f0671fc43ae145424e09b4baaef5111bfc773535

diff --git a/app-emulation/vagrant-bin/vagrant-bin-1.7.4.ebuild 
b/app-emulation/vagrant-bin/vagrant-bin-1.8.1.ebuild
similarity index 87%
rename from app-emulation/vagrant-bin/vagrant-bin-1.7.4.ebuild
rename to app-emulation/vagrant-bin/vagrant-bin-1.8.1.ebuild
index a34844f..a9f5d53 100644
--- a/app-emulation/vagrant-bin/vagrant-bin-1.7.4.ebuild
+++ b/app-emulation/vagrant-bin/vagrant-bin-1.8.1.ebuild
@@ -2,14 +2,14 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 MY_PN=${PN/-bin/}
 inherit unpacker eutils
 
 DESCRIPTION="Tool for building and distributing virtual machines"
 HOMEPAGE="http://vagrantup.com/";
-SRC_URI="https://dl.bintray.com/mitchellh/${MY_PN}/${MY_PN}_${PV}_x86_64.deb";
+SRC_URI="https://releases.hashicorp.com/${MY_PN}/${PV}/${MY_PN}_${PV}_x86_64.deb";
 
 LICENSE="MIT"
 SLOT="0"

Reply via email to