nickle: update to 2.91.
This commit is contained in:
parent
db3b361ec4
commit
eaabf55bca
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nickle'
|
||||
pkgname=nickle
|
||||
version=2.90
|
||||
version=2.91
|
||||
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=fbb3811aa0ac4b31e1702ea643dd3a6a617b2516ad6f9cfab76ec2779618e5a4
|
||||
checksum=4fff8c9b0245b9c32ff8fd43054b739325f3a7a52c4e3fc2d6e25e19b852964d
|
||||
|
||||
pre_build() {
|
||||
make CC="$BUILD_CC" CFLAGS="$BUILD_CFLAGS" \
|
||||
|
|
Loading…
Add table
Reference in a new issue