miller: update to 4.5.0.
This commit is contained in:
parent
da47e3772d
commit
d346216365
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'miller'
|
||||
pkgname=miller
|
||||
version=4.4.0
|
||||
version=4.5.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool flex asciidoc"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="BSD-2"
|
||||
homepage="http://johnkerl.org/miller/"
|
||||
distfiles="https://github.com/johnkerl/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=a95062898ab61f97e67a22755b6292cdb5adbd533311dd02fe22f531ae7a51d3
|
||||
checksum=af495bf3b1dab9b931d7161efb7bc1d823395e1e749652d56fcd3cb0e841ffc3
|
||||
|
||||
pre_configure() {
|
||||
# Disable debugging and profiling versions, broken on musl.
|
||||
|
|
Loading…
Reference in a new issue