ghi: update to 1.0.4.
This commit is contained in:
parent
f3e08bd366
commit
6d0d994077
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ghi'
|
# Template file for 'ghi'
|
||||||
pkgname=ghi
|
pkgname=ghi
|
||||||
version=1.0.3
|
version=1.0.4
|
||||||
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=98ddf904bfd78d7363986b75ecea294933c8b98d9c1d2828419fddcaeadc0fdd
|
checksum=6fd0442a4b64a66ee27f0d09caf27bcc117737bd997653b94e8404ef7795f963
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin ghi
|
vbin ghi
|
||||||
|
|
Loading…
Reference in New Issue