miller: update to 2.3.0.
This commit is contained in:
parent
00a6933c3d
commit
1aa85cce4e
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'miller'
|
||||
pkgname=miller
|
||||
version=2.2.1
|
||||
revision=2
|
||||
version=2.3.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
build_pie=yes
|
||||
hostmakedepends="automake libtool flex asciidoc"
|
||||
|
@ -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=816a1822cac06752e6ea703d435e0dff65ab23d393350afadd46eb422448503f
|
||||
checksum=b852392537aad386335e814afc1a78a9ecaf95e5f8ad633e4d2a0e028d022aa0
|
||||
|
||||
pre_configure() {
|
||||
# Disable debugging and profiling versions, broken on musl.
|
||||
|
|
Loading…
Reference in New Issue