hub: update to 1.12.1.
This commit is contained in:
parent
7c7d4d88cf
commit
3f751054d3
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'hub'
|
# Template file for 'hub'
|
||||||
pkgname=hub
|
pkgname=hub
|
||||||
version=1.12.0
|
version=1.12.1
|
||||||
revision=2
|
revision=1
|
||||||
homepage="http://hub.github.com/"
|
homepage="http://hub.github.com/"
|
||||||
distfiles="https://github.com/github/hub/archive/v${version}.tar.gz"
|
distfiles="https://github.com/github/hub/archive/v${version}.tar.gz"
|
||||||
depends="ruby"
|
depends="ruby"
|
||||||
|
@ -9,7 +9,7 @@ hostmakedepends="ruby"
|
||||||
short_desc="command line tool for Github"
|
short_desc="command line tool for Github"
|
||||||
maintainer="Enno Boland <eb@s01.de>"
|
maintainer="Enno Boland <eb@s01.de>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
checksum=fb45c3777fb1b16fd07bfd7a66fb986b3582713555128e8118782072682374d1
|
checksum=dd763fbd94edf824f8af0e115212d0b2a6ab6565ed79b1ea742fa24d94dfad62
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Reference in a new issue