gemget: update to 1.8.0
This commit is contained in:
parent
95b35420fd
commit
8a9ec10e59
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gemget'
|
||||
pkgname=gemget
|
||||
version=1.7.0
|
||||
version=1.8.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/makeworld-the-better-one/gemget"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Paper <paper@tilde.institute>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/makeworld-the-better-one/gemget/"
|
||||
distfiles="https://github.com/makeworld-the-better-one/gemget/archive/v$version.tar.gz"
|
||||
checksum=271e89cf4bf76a78c6efffce4b307c24edae4a04147a3ec3aed2bf0289cc4e12
|
||||
checksum=52578dfc33c0275d71658d6afc0e0d91b3734032a6ed5b760d2695001b178c5a
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue