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