diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-09-27 23:37:06 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-09-27 23:55:51 +0800 |
commit | e9303c86bc972d664f2948bc0099f0b917c3b10d (patch) | |
tree | 9d9e0f1ca267df18c2b146839170f216ec23aebc | |
parent | 0acc6cf1fa14d5896f270f0e2dc2572836492eb4 (diff) | |
download | freebsd-ports-e9303c86bc972d664f2948bc0099f0b917c3b10d.zip |
security/snoopy: Update to 2.4.14
Changes: https://github.com/a2o/snoopy/blob/master/ChangeLog
-rw-r--r-- | security/snoopy/Makefile | 2 | ||||
-rw-r--r-- | security/snoopy/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/snoopy/Makefile b/security/snoopy/Makefile index ac0681295633..d47f750eb934 100644 --- a/security/snoopy/Makefile +++ b/security/snoopy/Makefile @@ -1,7 +1,7 @@ # Created by: Philippe Audeoud <jadawin@tuxaco.net> PORTNAME= snoopy -PORTVERSION= 2.4.12 +PORTVERSION= 2.4.14 CATEGORIES= security MASTER_SITES= https://github.com/a2o/snoopy/releases/download/snoopy-${PORTVERSION}/ diff --git a/security/snoopy/distinfo b/security/snoopy/distinfo index dce721565360..c87de05ddb6f 100644 --- a/security/snoopy/distinfo +++ b/security/snoopy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1613478321 -SHA256 (snoopy-2.4.12.tar.gz) = a178ac2da1ad41c480801e25c4c633ca05c54cc0da31a0d9c675a9d0a82826e6 -SIZE (snoopy-2.4.12.tar.gz) = 615967 +TIMESTAMP = 1632664296 +SHA256 (snoopy-2.4.14.tar.gz) = 6f305f49d87d56906061ded9083dc0308365f966a13edacc3eb59191221ced1a +SIZE (snoopy-2.4.14.tar.gz) = 617535 |