nickle: update to 2.102.
This commit is contained in:
parent
6067b38ec7
commit
e560a8299b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nickle'
|
||||
pkgname=nickle
|
||||
version=2.101
|
||||
version=2.102
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="bc flex pkg-config"
|
||||
|
@ -11,7 +11,7 @@ license="MIT"
|
|||
homepage="https://nickle.org/"
|
||||
changelog="https://keithp.com/cgit/nickle.git/log/"
|
||||
distfiles="https://nickle.org/release/${pkgname}-${version}.tar.xz"
|
||||
checksum=08f12ea1fb68fd76346cce45446a286c47a40ed0996dc93f20d41b2dac5263c5
|
||||
checksum=4c59c20568b31c570bc1c63313b11085aa530aee56e74a7e528ef836840751e2
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/share/examples
|
||||
|
|
Loading…
Reference in New Issue