gemget: update to 1.6.0
This commit is contained in:
parent
a6897bcda3
commit
a26781cdcd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gemget'
|
# Template file for 'gemget'
|
||||||
pkgname=gemget
|
pkgname=gemget
|
||||||
version=1.5.0
|
version=1.6.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/makeworld-the-better-one/gemget"
|
go_import_path="github.com/makeworld-the-better-one/gemget"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Paper <paper@tilde.institute>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/makeworld-the-better-one/gemget/"
|
homepage="https://github.com/makeworld-the-better-one/gemget/"
|
||||||
distfiles="https://github.com/makeworld-the-better-one/gemget/archive/v$version.tar.gz"
|
distfiles="https://github.com/makeworld-the-better-one/gemget/archive/v$version.tar.gz"
|
||||||
checksum=71338371553a71a0a48afeec45b6f372a4fad4737cc76e9f47e8aae989225c0d
|
checksum=2a435af153272c53e82508a1e294142c15259224e94294d15f09c8a0c6f10f7b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue