c: update to 0.14.
This commit is contained in:
parent
5ae3cb2c52
commit
b156643bb7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'c'
|
# Template file for 'c'
|
||||||
pkgname=c
|
pkgname=c
|
||||||
version=0.11
|
version=0.14
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
depends="bash"
|
depends="bash"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/ryanmjacobs/c"
|
homepage="https://github.com/ryanmjacobs/c"
|
||||||
distfiles="https://github.com/ryanmjacobs/c/archive/v${version}.tar.gz"
|
distfiles="https://github.com/ryanmjacobs/c/archive/v${version}.tar.gz"
|
||||||
checksum=19b932e0087acf6c639cc5a4fa9a0c87314e62b0561f5517fd7a78e32fb61801
|
checksum=2b66d79d0d5c60b8e6760dac734b8ec9a7d6a5e57f033b97086821b1985a870b
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin c
|
vbin c
|
||||||
|
|
Loading…
Reference in a new issue