gist: Update to 4.3.0.
This commit is contained in:
parent
725cb5d41c
commit
a837202fb3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hub'
|
||||
pkgname=gist
|
||||
version=4.2.1
|
||||
version=4.3.0
|
||||
revision=1
|
||||
homepage="http://defunkt.io/gist/"
|
||||
distfiles="https://github.com/defunkt/$pkgname/archive/v${version}.tar.gz"
|
||||
|
@ -9,7 +9,7 @@ hostmakedepends="ruby"
|
|||
short_desc="uploads content to gist.github.com"
|
||||
maintainer="Enno Boland <eb@s01.de>"
|
||||
license="MIT"
|
||||
checksum=36fd18c9dcee0117a9c9b277cfffd798a36a3b26e033976e550eb1e694afe758
|
||||
checksum=92b91ffe07cc51ca8576b091e7123b851ee0d7d2d3f0e21d18b19d8bd8f9aa47
|
||||
noarch=yes
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Reference in New Issue