Update miller to 5.4.0.

This commit is contained in:
fcambus 2018-10-16 11:30:37 +00:00
parent 8dc0aba4f8
commit 19d7031087
2 changed files with 5 additions and 5 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.1.1.1 2018/08/02 16:29:48 fcambus Exp $
# $OpenBSD: Makefile,v 1.2 2018/10/16 11:30:37 fcambus Exp $
COMMENT = name-indexed data processing tool
V = 5.3.0
V = 5.4.0
DISTNAME = mlr-$V
PKGNAME = miller-$V
@ -17,7 +17,7 @@ PERMIT_PACKAGE_CDROM = Yes
WANTLIB += c m
MASTER_SITES = https://github.com/johnkerl/miller/releases/download/v$V/
MASTER_SITES = https://github.com/johnkerl/miller/releases/download/$V/
CONFIGURE_STYLE = gnu

View File

@ -1,2 +1,2 @@
SHA256 (mlr-5.3.0.tar.gz) = vK7Wex1NTKc0JvHnGmvErUjKIq30T1eaRdL5umI93/4=
SIZE (mlr-5.3.0.tar.gz) = 1220366
SHA256 (mlr-5.4.0.tar.gz) = 2aftEKGl5xCCwz1In3ernKum5sT5vw9sOVggG2SXT34=
SIZE (mlr-5.4.0.tar.gz) = 1200273