mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 19:13:51 +02:00
nickle: update to 2.103.
This commit is contained in:
parent
4c0f8ec853
commit
5d6929830e
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nickle'
|
||||
pkgname=nickle
|
||||
version=2.102
|
||||
version=2.103
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="bc flex pkg-config"
|
||||
|
@ -9,9 +9,8 @@ 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.xz"
|
||||
checksum=4c59c20568b31c570bc1c63313b11085aa530aee56e74a7e528ef836840751e2
|
||||
checksum=5ec34861d3888956bcb1d50bb3a917f6a53f228a967b88401afe8a9f0f2f36c0
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/share/examples
|
||||
|
|
Loading…
Add table
Reference in a new issue