Page MenuHomeDevCentral

D1178.diff
No OneTemporary

D1178.diff

diff --git a/roles/shellserver/userland-software/files/install-eggdrop.sh b/roles/shellserver/userland-software/files/install-eggdrop.sh
--- a/roles/shellserver/userland-software/files/install-eggdrop.sh
+++ b/roles/shellserver/userland-software/files/install-eggdrop.sh
@@ -20,17 +20,17 @@
# TCL and eggdrop versions
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-EGGDROP_VERSION_MAJOR=1.6
-EGGDROP_VERSION=1.6.21
+EGGDROP_VERSION_MAJOR=1.8
+EGGDROP_VERSION=1.8.2rc2
TCL_VERSION=8.6
# -------------------------------------------------------------
# Fetch, extract
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-wget ftp://ftp.eggheads.org/pub/eggdrop/source/${EGGDROP_VERSION_MAJOR}/eggdrop${EGGDROP_VERSION}.tar.gz
-tar xzf eggdrop${EGGDROP_VERSION}.tar.gz
-cd eggdrop${EGGDROP_VERSION}
+wget ftp://ftp.eggheads.org/pub/eggdrop/source/${EGGDROP_VERSION_MAJOR}/eggdrop-${EGGDROP_VERSION}.tar.gz
+tar xzf eggdrop-${EGGDROP_VERSION}.tar.gz
+cd eggdrop-${EGGDROP_VERSION}
# -------------------------------------------------------------
# Configure step

File Metadata

Mime Type
text/plain
Expires
Wed, Nov 27, 19:02 (21 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2264058
Default Alt Text
D1178.diff (1 KB)

Event Timeline