Update dialog to 1.3-20210621.
This commit is contained in:
parent
bd0522c563
commit
f48c2443e6
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.49 2021/03/27 13:59:58 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.50 2021/07/20 13:39:51 fcambus Exp $
|
||||
|
||||
COMMENT = curses widgets (menus, lists, etc) for shell scripts
|
||||
|
||||
V = 1.3-20210324
|
||||
V = 1.3-20210621
|
||||
DISTNAME = dialog-${V}
|
||||
PKGNAME = dialog-${V:S/-/./}
|
||||
|
||||
@ -33,4 +33,7 @@ FAKE_TARGET = install install-man install-lib
|
||||
|
||||
NO_TEST = Yes
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/dialog.1 ${PREFIX}/man/man1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (dialog-1.3-20210324.tgz) = AcLR4umvmwg+ogDKrQhP39pVF41bv05Cyf/0STUVFlM=
|
||||
SIZE (dialog-1.3-20210324.tgz) = 561235
|
||||
SHA256 (dialog-1.3-20210621.tgz) = w68izPzZuso4QGIQjdk1ToaZCSnuJwwjnu9pUYxdp8g=
|
||||
SIZE (dialog-1.3-20210621.tgz) = 563430
|
||||
|
Loading…
Reference in New Issue
Block a user