Update miller to 5.10.2.
This commit is contained in:
parent
dde1dc06ac
commit
88e1b51b5f
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2021/03/22 09:07:09 fcambus Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2021/03/24 10:20:47 fcambus Exp $
|
||||
|
||||
COMMENT = name-indexed data processing tool
|
||||
|
||||
GH_ACCOUNT = johnkerl
|
||||
GH_PROJECT = miller
|
||||
GH_TAGNAME = v5.10.1
|
||||
GH_TAGNAME = v5.10.2
|
||||
|
||||
CATEGORIES = textproc
|
||||
|
||||
@ -17,7 +17,4 @@ WANTLIB += c m
|
||||
|
||||
CONFIGURE_STYLE = gnu
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/docs/mlr.1 ${PREFIX}/man/man1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (miller-5.10.1.tar.gz) = 3ZEpsNvq5KHd6LHwld7BImRo2o0p3VjRkTshNxgMu5U=
|
||||
SIZE (miller-5.10.1.tar.gz) = 6158587
|
||||
SHA256 (miller-5.10.2.tar.gz) = tgJkee5zFWVtfsIo0AhPhtTOzFuLANVAD1+zYAr2XrM=
|
||||
SIZE (miller-5.10.2.tar.gz) = 6192382
|
||||
|
Loading…
Reference in New Issue
Block a user