spigot: update to 20210527.7dd3cfd.
This commit is contained in:
parent
638b5460b8
commit
5b18393600
1 changed files with 4 additions and 5 deletions
|
@ -1,16 +1,15 @@
|
||||||
# Template file for 'spigot'
|
# Template file for 'spigot'
|
||||||
pkgname=spigot
|
pkgname=spigot
|
||||||
version=20200901.9910e5b
|
version=20210527.7dd3cfd
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=cmake
|
||||||
make_check_target="test"
|
makedepends="gmp-devel ncurses-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=bada3eb5766c5bb804572b257b588362f8357bb38ec229561cca5f3c43501127
|
checksum=1014b79607cbb6cc8143c9b3a093f266144124d9a4552785e5779c1a072faadc
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENCE
|
vlicense LICENCE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue