commit d0066956b846531919e846fce8f40393ccfde1d0
parent 98fe6910f17fcd371bc22eaeb365a1bb8dbe942e
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Sun, 4 Feb 2018 14:45:46 +0100
release ii 1.8
remove IPV6 patch, it is supported upstream now.
Diffstat:
3 files changed, 5 insertions(+), 23 deletions(-)
diff --git a/suckless.org/index.md b/suckless.org/index.md
@@ -5,6 +5,10 @@ Read more about our [philosophy](/philosophy) and join us on the [mailing list](
News
====
+2018-02-04
+----------
+[ii 1.8](//tools.suckless.org/ii) released: [download](//dl.suckless.org/tools/ii-1.8.tar.gz)
+
2017-09-04
----------
[suckless hackathon](/conferences/2017): we met on Sep 1-3 2017 in Würzburg, Germany.
diff --git a/tools.suckless.org/ii/index.md b/tools.suckless.org/ii/index.md
@@ -30,7 +30,7 @@ It consists of <= 500 lines of code and is the big brother of [sic](/sic)
Download
--------
-* [ii 1.7](//dl.suckless.org/tools/ii-1.7.tar.gz) (10kb) (20130105)
+* [ii 1.8](//dl.suckless.org/tools/ii-1.8.tar.gz) (12kb) (20180204)
Development
-----------
@@ -38,8 +38,3 @@ You can [browse](//git.suckless.org/ii) its source code repository or get
a copy using the following command:
`git clone https://git.suckless.org/ii`
-
-Contact
--------
-send mail to [dev@suckless.org](mailto:dev@suckless.org) or feel free to join #suckless on irc.oftc.net
-
diff --git a/tools.suckless.org/ii/patches/ipv6.md b/tools.suckless.org/ii/patches/ipv6.md
@@ -1,17 +0,0 @@
-IPv6
-====
-
-Description
------------
-
-Enable IPv6 for ii
-
-Download
---------
-
-* [ii-ipv6.diff](ii-ipv6.diff)
-
-Author
-------
-
-* Alexander Clouter