mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
gist: update to 5.1.0.
This commit is contained in:
parent
c543e7da70
commit
5a3ccb8bc1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gist'
|
# Template file for 'gist'
|
||||||
pkgname=gist
|
pkgname=gist
|
||||||
version=5.0.0
|
version=5.1.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
hostmakedepends="ruby"
|
hostmakedepends="ruby"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://defunkt.io/gist/"
|
homepage="http://defunkt.io/gist/"
|
||||||
distfiles="https://github.com/defunkt/gist/archive/v${version}.tar.gz"
|
distfiles="https://github.com/defunkt/gist/archive/v${version}.tar.gz"
|
||||||
checksum=28a3ebaad90ede9a59bd4dbe4850a07cc6e3294a92849a0f0b17ebf6a17ea33b
|
checksum=843cea035c137d23d786965688afc9ee70610ac6c3d6f6615cb958d6c792fbb2
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
rake standalone
|
rake standalone
|
||||||
|
|
Loading…
Add table
Reference in a new issue