mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
system/vagrant: Update HOMEPAGE.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9375260f65
commit
7baf2156ee
2 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ vagrant:
|
|||
vagrant: Vagrant is a tool for building complete development environments built
|
||||
vagrant: around virtualisation software such as VirtualBox.
|
||||
vagrant:
|
||||
vagrant: Homepage: http://www.vagrantup.com/
|
||||
vagrant: Homepage: https://www.vagrantup.com/
|
||||
vagrant:
|
||||
vagrant:
|
||||
vagrant:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
PRGNAM="vagrant"
|
||||
VERSION="1.9.5"
|
||||
HOMEPAGE="http://www.vagrantup.com"
|
||||
HOMEPAGE="https://www.vagrantup.com"
|
||||
DOWNLOAD="https://releases.hashicorp.com/vagrant/1.9.5/vagrant_1.9.5_i686.rpm"
|
||||
MD5SUM="4c2ec18f97a928dd1495582f8bbe9038"
|
||||
DOWNLOAD_x86_64="https://releases.hashicorp.com/vagrant/1.9.5/vagrant_1.9.5_x86_64.rpm"
|
||||
|
|
Loading…
Reference in a new issue