diff options
author | June McEnroe <june@causal.agency> | 2020-08-11 18:23:52 +0000 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-08-11 18:23:52 +0000 |
commit | 5e8f8368963b492207e5baa7d7328349c80e1f13 (patch) | |
tree | 591099bdd918ca01adc15f129d0d874522d542df /irc | |
parent | Add litterbox port (diff) | |
download | ports-5e8f8368963b492207e5baa7d7328349c80e1f13.tar.gz ports-5e8f8368963b492207e5baa7d7328349c80e1f13.zip |
Update pounce to 1.4p1
Diffstat (limited to 'irc')
-rw-r--r-- | irc/pounce/Makefile | 2 | ||||
-rw-r--r-- | irc/pounce/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/irc/pounce/Makefile b/irc/pounce/Makefile index d042c9f..f68ea8e 100644 --- a/irc/pounce/Makefile +++ b/irc/pounce/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pounce -DISTVERSION= 1.4 +DISTVERSION= 1.4p1 CATEGORIES= irc MASTER_SITES= https://git.causal.agency/pounce/snapshot/ diff --git a/irc/pounce/distinfo b/irc/pounce/distinfo index f7abb45..17b594a 100644 --- a/irc/pounce/distinfo +++ b/irc/pounce/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1596819419 -SHA256 (pounce-1.4.tar.gz) = b8be73de51f4c9c25a9ea9fd0582708a6113409b9ce7f867f04e83cd2388de84 -SIZE (pounce-1.4.tar.gz) = 41001 +TIMESTAMP = 1597170193 +SHA256 (pounce-1.4p1.tar.gz) = 11d509aa1f7a7ecb2e84056f91f7bc9cf1ea6a286f7657c8967684dd8302638a +SIZE (pounce-1.4p1.tar.gz) = 40985 |