ghi: update to 1.1.1.
This commit is contained in:
parent
0f7a3d6749
commit
ded621b8ea
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ghi'
|
# Template file for 'ghi'
|
||||||
pkgname=ghi
|
pkgname=ghi
|
||||||
version=1.1.0
|
version=1.1.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
depends="ruby"
|
depends="ruby"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/stephencelis/ghi"
|
homepage="https://github.com/stephencelis/ghi"
|
||||||
distfiles="https://github.com/stephencelis/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/stephencelis/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=90ee10cefe9b83514eadb185b339a7147627c54c508e28f292e56719af6bfcb6
|
checksum=a19fd947f1268d9f087d2a342964dfc1cb3aa96de970e82b8daf22461e07e49b
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin ghi
|
vbin ghi
|
||||||
|
|
Loading…
Reference in New Issue