diff options
| author | Mitch Riedstra <mitch@riedstra.us> | 2018-04-19 00:08:23 -0400 |
|---|---|---|
| committer | Mitch Riedstra <mitch@riedstra.us> | 2018-04-19 00:08:23 -0400 |
| commit | d0bd2d53b1186300abd32822276e992d1359a92a (patch) | |
| tree | 5ac4f3d64e543e80b1ad18865ba9d6fb214ddfe3 | |
| parent | 25a1cb19b213f7825fcc080a29991beeb70f6b93 (diff) | |
| download | min-d0bd2d53b1186300abd32822276e992d1359a92a.tar.gz min-d0bd2d53b1186300abd32822276e992d1359a92a.tar.xz | |
Add irssi and ircd-hybrid
| -rw-r--r-- | scripts/get_sources.sh | 1 | ||||
| -rw-r--r-- | sources.lst | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/scripts/get_sources.sh b/scripts/get_sources.sh index 45a834a..226081e 100644 --- a/scripts/get_sources.sh +++ b/scripts/get_sources.sh @@ -6,3 +6,4 @@ git clone git://git.suckless.org/sbase git clone git://git.suckless.org/ubase git clone git://git.suckless.org/sinit git clone https://github.com/voidlinux/void-runit +git clone https://github.com/irssi/irssi diff --git a/sources.lst b/sources.lst index a1b7160..4c04748 100644 --- a/sources.lst +++ b/sources.lst @@ -4,3 +4,4 @@ http://www.cs.princeton.edu/~bwk/btl.mirror/awk.tar.gz http://busybox.net/downloads/busybox-1.28.3.tar.bz2 https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-4.16.2.tar.xz http://mama.indstate.edu/users/ice/tree/src/tree-1.7.0.tgz +http://prdownloads.sourceforge.net/ircd-hybrid/ircd-hybrid-8.2.24.tgz |
