mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
nickle: update to 2.92.
This commit is contained in:
parent
8e53414093
commit
8ebf4d509a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nickle'
|
||||
pkgname=nickle
|
||||
version=2.91
|
||||
version=2.92
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="readline-devel"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="MIT"
|
||||
homepage="https://nickle.org/"
|
||||
distfiles="https://nickle.org/release/${pkgname}-${version}.tar.gz"
|
||||
checksum=4fff8c9b0245b9c32ff8fd43054b739325f3a7a52c4e3fc2d6e25e19b852964d
|
||||
checksum=d7ebe2e23806a3690a75c6f380f06fd815dfd92334c6143aed95f7111bf08efe
|
||||
|
||||
pre_build() {
|
||||
make CC="$BUILD_CC" CFLAGS="$BUILD_CFLAGS" \
|
||||
|
|
Loading…
Add table
Reference in a new issue