miller: update to 5.3.0.

This commit is contained in:
Leah Neukirchen 2018-01-07 17:59:02 +01:00
parent 283ca13229
commit 34126102a5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'miller'
pkgname=miller
version=5.2.2
version=5.3.0
revision=1
build_style=gnu-configure
hostmakedepends="automake libtool flex asciidoc"
@ -10,7 +10,7 @@ license="2-clause-BSD"
homepage="http://johnkerl.org/miller/"
distfiles="https://github.com/johnkerl/${pkgname}/archive/v${version}.tar.gz"
_changelog="https://github.com/johnkerl/miller/releases"
checksum=4ca501367e60281eef6d21f62e994e46511f17d2c86b93c060fe7b55f97469b5
checksum=fff276e671adfae4959448a75004b03072e655db21a85c3f807eca95ba701bc1
pre_configure() {
# Disable debugging and profiling versions, broken on musl.