Skip to content

Commit

Permalink
irc/ii: update to 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sbz committed Aug 23, 2023
1 parent 9cf91a1 commit 3b17c83
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions irc/ii/Makefile
@@ -1,5 +1,5 @@
PORTNAME= ii
PORTVERSION= 1.9
PORTVERSION= 2.0
CATEGORIES= irc
MASTER_SITES= http://dl.suckless.org/tools/ \
LOCAL/sbz
Expand All @@ -12,7 +12,7 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

PLIST_FILES= bin/ii man/man1/ii.1.gz
PORTDOCS= CHANGES FAQ README
PORTDOCS= FAQ README

OPTIONS_DEFINE= DOCS

Expand Down
6 changes: 3 additions & 3 deletions irc/ii/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1644229575
SHA256 (ii-1.9.tar.gz) = 850cb323b583d261b51bda9993ee733334352a8e6ca1e2f02b57c154bf568c17
SIZE (ii-1.9.tar.gz) = 12672
TIMESTAMP = 1692805033
SHA256 (ii-2.0.tar.gz) = 4f67afcd208c07939b88aadbf21497a702ad0a07f9b5a6ce861f9f39ffe5425b
SIZE (ii-2.0.tar.gz) = 11129

0 comments on commit 3b17c83

Please sign in to comment.