mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
miller: update to 5.2.2.
This commit is contained in:
parent
94b286f313
commit
bfd15c1d65
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'miller'
|
# Template file for 'miller'
|
||||||
pkgname=miller
|
pkgname=miller
|
||||||
version=5.2.1
|
version=5.2.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool flex asciidoc"
|
hostmakedepends="automake libtool flex asciidoc"
|
||||||
|
@ -10,7 +10,7 @@ license="2-clause-BSD"
|
||||||
homepage="http://johnkerl.org/miller/"
|
homepage="http://johnkerl.org/miller/"
|
||||||
distfiles="https://github.com/johnkerl/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/johnkerl/${pkgname}/archive/v${version}.tar.gz"
|
||||||
_changelog="https://github.com/johnkerl/miller/releases"
|
_changelog="https://github.com/johnkerl/miller/releases"
|
||||||
checksum=0160e5fbbff7c3606037b616b5e30a714d16bb160a950d51fde112fca9d6a763
|
checksum=4ca501367e60281eef6d21f62e994e46511f17d2c86b93c060fe7b55f97469b5
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
# Disable debugging and profiling versions, broken on musl.
|
# Disable debugging and profiling versions, broken on musl.
|
||||||
|
|
Loading…
Add table
Reference in a new issue