miller: update to 2.3.2.
This commit is contained in:
parent
7df05eeb43
commit
4d4f378b8f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'miller'
|
||||
pkgname=miller
|
||||
version=2.3.1
|
||||
version=2.3.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
build_pie=yes
|
||||
|
@ -10,7 +10,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=f3f2f3278d47599cc8c68c46d2d859138cf017a4a502471bf2ec83c0d2c70d3b
|
||||
checksum=36fbb443fdc979d31ede2410020a40d169d4a454c1284a36ccc7abbf96a42185
|
||||
|
||||
pre_configure() {
|
||||
# Disable debugging and profiling versions, broken on musl.
|
||||
|
|
Loading…
Reference in a new issue