sysutils/pcapfix: update to 1.1.7 (security fixes)
* Replace PORTVERSION with DISTVERSION * pet portlint * pet portclippy * pet portfmt ChangeLog: https://github.com/Rup0rt/pcapfix/blob/v1.1.7/Changelog PR: 256976 Approved by: dbaio, garga (mentors, implicit)
This commit is contained in:
parent
4b4126ceba
commit
7db4e2fece
@ -1,6 +1,6 @@
|
||||
PORTNAME= pcapfix
|
||||
PORTVERSION= 1.1.6
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.1.7
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= vidar@karlsen.tech
|
||||
@ -12,7 +12,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= Rup0rt
|
||||
|
||||
PLIST_FILES= bin/pcapfix man/man1/pcapfix.1.gz
|
||||
PLIST_FILES= bin/pcapfix \
|
||||
man/man1/pcapfix.1.gz
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1623675051
|
||||
SHA256 (Rup0rt-pcapfix-v1.1.6_GH0.tar.gz) = 2efe222172eedfabde2428b23c98976affaf09f981e687acc7f27f61595cfb24
|
||||
SIZE (Rup0rt-pcapfix-v1.1.6_GH0.tar.gz) = 53297
|
||||
TIMESTAMP = 1625395012
|
||||
SHA256 (Rup0rt-pcapfix-v1.1.7_GH0.tar.gz) = dcaf0e7104572f14b56ea3406663cedc5df7cf732af451adab02e523bc24905b
|
||||
SIZE (Rup0rt-pcapfix-v1.1.7_GH0.tar.gz) = 53599
|
||||
|
Loading…
Reference in New Issue
Block a user