diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-30 07:54:18 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-07-07 06:54:06 +0700 |
commit | 78eb12cc6148396b5a0566dfc32e82c7153df4b5 (patch) | |
tree | 6b325ac957cc249519d0dd1a56980c99b5080912 /system/vagrant/vagrant.info | |
parent | 88b5cb3f2449e1dd040c4d9abb5d712d6bef2de2 (diff) |
system/vagrant: Fix .info.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/vagrant/vagrant.info')
-rw-r--r-- | system/vagrant/vagrant.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/vagrant/vagrant.info b/system/vagrant/vagrant.info index 1c6d1b5b974f..a3b139692f45 100644 --- a/system/vagrant/vagrant.info +++ b/system/vagrant/vagrant.info @@ -4,7 +4,7 @@ HOMEPAGE="https://www.vagrantup.com" DOWNLOAD="https://releases.hashicorp.com/vagrant/2.1.2/vagrant_2.1.2_i686.rpm" MD5SUM="e5c155a24a2b03986bc4952087186a77" DOWNLOAD_x86_64="https://releases.hashicorp.com/vagrant/2.1.2/vagrant_2.1.2_x86_64.rpm" -MD5SUM_x86_64=""b8629d34f32da07ab4ca0b04e2fcf5e9" +MD5SUM_x86_64="b8629d34f32da07ab4ca0b04e2fcf5e9" REQUIRES="" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" |