gemget: update to 1.7.0
This commit is contained in:
parent
71eb232118
commit
c4427955af
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gemget'
|
||||
pkgname=gemget
|
||||
version=1.6.0
|
||||
version=1.7.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=2a435af153272c53e82508a1e294142c15259224e94294d15f09c8a0c6f10f7b
|
||||
checksum=271e89cf4bf76a78c6efffce4b307c24edae4a04147a3ec3aed2bf0289cc4e12
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue