mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
clac: update to 0.3.3.
This commit is contained in:
parent
c2117417c2
commit
f139c3464b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'clac'
|
# Template file for 'clac'
|
||||||
pkgname=clac
|
pkgname=clac
|
||||||
version=0.3.2
|
version=0.3.3
|
||||||
revision=1
|
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"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
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=37a926982a3cc5016b42c554deaa5c64fa3932ebacd5bd15003508cf79a666dd
|
checksum=e751e31bd2d3cdf6daa80da0ea7761630767aa22df6954df35997d1fcc5fa8ae
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin clac
|
vbin clac
|
||||||
|
|
Loading…
Add table
Reference in a new issue