mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
spigot: update to 20190416.667ceff.
This commit is contained in:
parent
2130fa3e76
commit
ef2f54f8a2
1 changed files with 3 additions and 2 deletions
|
@ -1,15 +1,16 @@
|
||||||
# Template file for 'spigot'
|
# Template file for 'spigot'
|
||||||
pkgname=spigot
|
pkgname=spigot
|
||||||
version=20190105.c40b723
|
version=20190416.667ceff
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
make_check_target="test"
|
||||||
makedepends="gmp-devel"
|
makedepends="gmp-devel"
|
||||||
short_desc="Command-line exact real calculator"
|
short_desc="Command-line exact real calculator"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://www.chiark.greenend.org.uk/~sgtatham/spigot/"
|
homepage="https://www.chiark.greenend.org.uk/~sgtatham/spigot/"
|
||||||
distfiles="https://www.chiark.greenend.org.uk/~sgtatham/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="https://www.chiark.greenend.org.uk/~sgtatham/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=a2c29bf6aa627300444bb06b277edb7e841a83a31fbae7d33adf6f52b1019df7
|
checksum=11295ae6a712d0d1803ad5ac3814ffcebdbae3ecf69ef405c9ff3f670f085506
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENCE
|
vlicense LICENCE
|
||||||
|
|
Loading…
Add table
Reference in a new issue