mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
clac: update to 0.3.4.
This commit is contained in:
parent
97a4abea74
commit
14d2a710c9
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.3
|
version=0.3.4
|
||||||
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=e751e31bd2d3cdf6daa80da0ea7761630767aa22df6954df35997d1fcc5fa8ae
|
checksum=3ee19329cc2e2d3a4d70eab9aa9e89f0e6f07becaa89e9156e5eb2cf94dc568a
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin clac
|
vbin clac
|
||||||
|
|
Loading…
Add table
Reference in a new issue