nickle: update to 2.90.
This commit is contained in:
parent
9cc4375859
commit
451ffb90e0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nickle'
|
# Template file for 'nickle'
|
||||||
pkgname=nickle
|
pkgname=nickle
|
||||||
version=2.86
|
version=2.90
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="readline-devel"
|
makedepends="readline-devel"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://nickle.org/"
|
homepage="https://nickle.org/"
|
||||||
distfiles="https://nickle.org/release/${pkgname}-${version}.tar.gz"
|
distfiles="https://nickle.org/release/${pkgname}-${version}.tar.gz"
|
||||||
checksum=2dca6c8e8d1fc4100d94b87d243053afd3340dbc6d284b5b2e48ce5ea159b17c
|
checksum=fbb3811aa0ac4b31e1702ea643dd3a6a617b2516ad6f9cfab76ec2779618e5a4
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
make CC="$BUILD_CC" CFLAGS="$BUILD_CFLAGS" \
|
make CC="$BUILD_CC" CFLAGS="$BUILD_CFLAGS" \
|
||||||
|
|
Loading…
Reference in a new issue