mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
hub: bump to 0.12.0
This commit is contained in:
parent
75118850d1
commit
4d4448b590
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.11.2
|
version=1.12.0
|
||||||
revision=3
|
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=" hub is a command-line wrapper for git that makes you better at GitHub."
|
short_desc=" hub is a command-line wrapper for git that makes you better at GitHub."
|
||||||
maintainer="Enno Boland <eb@s01.de>"
|
maintainer="Enno Boland <eb@s01.de>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
checksum=06216ac13e788059eeb6555d4ad4bec039258db74422a9f93d028fac991e1423
|
checksum=fb45c3777fb1b16fd07bfd7a66fb986b3582713555128e8118782072682374d1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
create_srcdir=yes
|
create_srcdir=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue