mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
nickle: update to 2.96.
This commit is contained in:
parent
2277b4df51
commit
3c9e73c875
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nickle'
|
||||
pkgname=nickle
|
||||
version=2.94
|
||||
version=2.96
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="readline-devel"
|
||||
|
@ -10,7 +10,7 @@ license="MIT"
|
|||
homepage="https://nickle.org/"
|
||||
changelog="https://keithp.com/cgit/nickle.git/log/"
|
||||
distfiles="https://nickle.org/release/${pkgname}-${version}.tar.gz"
|
||||
checksum=b8b7dbe5f1e5ca96f1c1c1b6e2ec8a42d0a63eda4c6ac70ad1aa1ec3d9268745
|
||||
checksum=f5edaba2c169ad4a335b0da241e316f1be40b71ca58302812d9f1ecbc74f5e06
|
||||
|
||||
pre_build() {
|
||||
make CC="$BUILD_CC" CFLAGS="$BUILD_CFLAGS" \
|
||||
|
|
Loading…
Add table
Reference in a new issue