diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-02-28 17:33:31 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-02-28 20:46:03 +0800 |
commit | bc505851e8499870fccce04c910071b361191501 (patch) | |
tree | 29ed4a28c768f00789ca36bfe6076afe13be316e | |
parent | 56e8f74eea74e0ae42ebac729b046f36716cfe59 (diff) | |
download | freebsd-ports-bc505851e8499870fccce04c910071b361191501.zip |
security/snoopy: Update to 2.4.15
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 d47f750eb934..0ba064e6718f 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.14 +PORTVERSION= 2.4.15 CATEGORIES= security MASTER_SITES= https://github.com/a2o/snoopy/releases/download/snoopy-${PORTVERSION}/ diff --git a/security/snoopy/distinfo b/security/snoopy/distinfo index c87de05ddb6f..76681117b826 100644 --- a/security/snoopy/distinfo +++ b/security/snoopy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632664296 -SHA256 (snoopy-2.4.14.tar.gz) = 6f305f49d87d56906061ded9083dc0308365f966a13edacc3eb59191221ced1a -SIZE (snoopy-2.4.14.tar.gz) = 617535 +TIMESTAMP = 1643971000 +SHA256 (snoopy-2.4.15.tar.gz) = 4502136308fa0ce36d7e7458f00a53d7415d6bbd13206129ec2969c20bd4b572 +SIZE (snoopy-2.4.15.tar.gz) = 617952 |