diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2022-03-19 23:10:54 +0000 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2022-03-19 23:12:44 +0000 |
commit | 70eff5293af5ada90da4c252de62891450c07954 (patch) | |
tree | e4f8f9819b222f6fd1c6ce5dd1893c68cfdf7c29 | |
parent | fffd7b53f9f913c8209239e8d3bc813ccdfd3558 (diff) | |
download | ports-70eff5293af5ada90da4c252de62891450c07954.tar.gz ports-70eff5293af5ada90da4c252de62891450c07954.zip |
irc/eggdrop: Update to 1.9.2
-rw-r--r-- | irc/eggdrop/Makefile | 2 | ||||
-rw-r--r-- | irc/eggdrop/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/irc/eggdrop/Makefile b/irc/eggdrop/Makefile index 46eb61327a9e..b5c347b17a47 100644 --- a/irc/eggdrop/Makefile +++ b/irc/eggdrop/Makefile @@ -1,7 +1,7 @@ # Created by: Ulrich Spoerlein <q@uni.de> PORTNAME= eggdrop -PORTVERSION= 1.9.1 +PORTVERSION= 1.9.2 DISTVERSIONPREFIX= v CATEGORIES= irc diff --git a/irc/eggdrop/distinfo b/irc/eggdrop/distinfo index 219372f5e2ca..f49608713b47 100644 --- a/irc/eggdrop/distinfo +++ b/irc/eggdrop/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622549888 -SHA256 (eggheads-eggdrop-v1.9.1_GH0.tar.gz) = ecd25b9acacb99a8096248fee401fb96aa0d91f1a43318474630e7991355a158 -SIZE (eggheads-eggdrop-v1.9.1_GH0.tar.gz) = 2259785 +TIMESTAMP = 1647728674 +SHA256 (eggheads-eggdrop-v1.9.2_GH0.tar.gz) = 90c650520ac8e603141a8dcd31223adba21c9452a8ee84122f4f16e167856bf5 +SIZE (eggheads-eggdrop-v1.9.2_GH0.tar.gz) = 2282741 |