clac: update to 0.3.1.
This commit is contained in:
parent
ca948412ff
commit
4e7a63726a
@ -1,14 +1,14 @@
|
|||||||
# Template file for 'clac'
|
# Template file for 'clac'
|
||||||
pkgname=clac
|
pkgname=clac
|
||||||
version=0.3.0
|
version=0.3.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Interactive command line, stack-based calculator"
|
short_desc="Interactive command line, stack-based calculator"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="2-clause-BSD"
|
license="2-clause-BSD"
|
||||||
homepage="https://github.com/soveran/clac"
|
homepage="https://github.com/soveran/clac"
|
||||||
distfiles="https://github.com/soveran/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/soveran/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=a7a2397fdbac93924ca83c72e2df2027029f54c8921b813230208dd167ed0c20
|
checksum=38cf86f99959d2223f052acfd9e0fecb402a137ebf859a9c64a541b15396e32b
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
${CC} ${CFLAGS} -o clac -I deps/sds -I deps/linenoise \
|
${CC} ${CFLAGS} -o clac -I deps/sds -I deps/linenoise \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user