diff options
author | dhn <dhn@FreeBSD.org> | 2011-03-12 02:27:23 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2011-03-12 02:27:23 +0800 |
commit | d28f3a221eef1daef3c3b906a626ba05d6432bdd (patch) | |
tree | c7ab0647a2bb94c370ffc1d55f2277c3151456c6 /irc/ii | |
parent | bf4b9d0b32e678f63d3724baebb6a3fda5a26e17 (diff) | |
download | freebsd-ports-gnome-d28f3a221eef1daef3c3b906a626ba05d6432bdd.tar.gz freebsd-ports-gnome-d28f3a221eef1daef3c3b906a626ba05d6432bdd.tar.zst freebsd-ports-gnome-d28f3a221eef1daef3c3b906a626ba05d6432bdd.zip |
- Update to 1.6
- Remove MD5 checksum
PR: ports/155473
Submitted by: dhn (myself)
Approved by: maintainer
Diffstat (limited to 'irc/ii')
-rw-r--r-- | irc/ii/Makefile | 2 | ||||
-rw-r--r-- | irc/ii/distinfo | 5 |
2 files changed, 3 insertions, 4 deletions
diff --git a/irc/ii/Makefile b/irc/ii/Makefile index c74a4b0cba37..f0523bca09a0 100644 --- a/irc/ii/Makefile +++ b/irc/ii/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ii -PORTVERSION= 1.4 +PORTVERSION= 1.6 CATEGORIES= irc MASTER_SITES= http://dl.suckless.org/tools/ \ http://laffaye.free.fr/distfiles/ diff --git a/irc/ii/distinfo b/irc/ii/distinfo index 5103a03c8427..cd11b03c9bda 100644 --- a/irc/ii/distinfo +++ b/irc/ii/distinfo @@ -1,3 +1,2 @@ -MD5 (ii-1.4.tar.gz) = 535d88c23e84d510edf773db12728ac0 -SHA256 (ii-1.4.tar.gz) = 811eeb452a387e3d1b7a4fca7995c82efdfc3582c86bef2be521c951a9aa7c8e -SIZE (ii-1.4.tar.gz) = 9608 +SHA256 (ii-1.6.tar.gz) = 794fa639b253b4b332fa80e76cde782d9dae021dfaf35a207334c553d962cc29 +SIZE (ii-1.6.tar.gz) = 9970 |