sysutils/libtree: Update to 3.1.1
This commit is contained in:
parent
19584336c8
commit
5c0f23d656
2 changed files with 7 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
|
||||
|
||||
PORTNAME= libtree
|
||||
PORTVERSION= 3.1.0
|
||||
PORTVERSION= 3.1.1
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= sysutils
|
||||
|
||||
|
@ -18,4 +18,7 @@ GH_ACCOUNT= haampie
|
|||
PLIST_FILES= bin/libtree \
|
||||
share/man/man1/libtree.1.gz
|
||||
|
||||
post-install:
|
||||
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/libtree
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1646583716
|
||||
SHA256 (haampie-libtree-v3.1.0_GH0.tar.gz) = 8057edb2dd77b0acf6ceab6868741993979dccd41fc41a58bde743f11666d781
|
||||
SIZE (haampie-libtree-v3.1.0_GH0.tar.gz) = 79936
|
||||
TIMESTAMP = 1652768616
|
||||
SHA256 (haampie-libtree-v3.1.1_GH0.tar.gz) = 6148436f54296945d22420254dd78e1829d60124bb2f5b9881320a6550f73f5c
|
||||
SIZE (haampie-libtree-v3.1.1_GH0.tar.gz) = 79931
|
||||
|
|
Loading…
Reference in a new issue