nickle: update to 2.101.

This commit is contained in:
Leah Neukirchen 2024-11-10 16:41:30 +01:00
parent e5651643a7
commit 3a1f319563
1 changed files with 6 additions and 5 deletions

View File

@ -1,16 +1,17 @@
# Template file for 'nickle'
pkgname=nickle
version=2.97
version=2.101
revision=1
build_style=gnu-configure
makedepends="readline-devel"
build_style=meson
hostmakedepends="bc flex pkg-config"
makedepends="gmp-devel readline-devel"
short_desc="Powerful desk calculator language"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="MIT"
homepage="https://nickle.org/"
changelog="https://keithp.com/cgit/nickle.git/log/"
distfiles="https://nickle.org/release/${pkgname}-${version}.tar.gz"
checksum=e2d6434d1216aeec552932828f9aed52f326bd12d8e06cae0f0de4a119d40a3f
distfiles="https://nickle.org/release/${pkgname}-${version}.tar.xz"
checksum=08f12ea1fb68fd76346cce45446a286c47a40ed0996dc93f20d41b2dac5263c5
post_install() {
vmkdir usr/share/examples