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