update to Evergreen-ils 2.11.1
authorAndy Witter <awitter@georgialibraries.org>
Fri, 6 Jan 2017 15:25:57 +0000 (10:25 -0500)
committerAndy Witter <awitter@georgialibraries.org>
Fri, 6 Jan 2017 15:25:57 +0000 (10:25 -0500)
GenaSYS.sh
templates/debs/evergreen-ils_2.11.0_amd64.deb [deleted file]
templates/debs/evergreen-ils_2.11.1_amd64.deb [new file with mode: 0644]

index 3ede4f4..a5026fa 100755 (executable)
@@ -25,8 +25,8 @@
     PURPOSE_="Generate config files needed for Evergreen-ILS Cluster"
    SYNOPSIS_="$NAME_"
    REQUIRES_="standard GNU commands, apt, dpkg"
-    VERSION_="1.71"
-       DATE_="2010-11-23; last update: 2016-11-11"
+    VERSION_="1.73"
+       DATE_="2010-11-23; last update: 2017-01-06"
      AUTHOR_="Andy Witter <awitter@georgialibraries.org>"
         URL_="http://evergreen-ils.org"
    CATEGORY_="devel"
@@ -53,7 +53,7 @@ done
 
 WD=$(dirname $(readlink -f $0))
 CUSTOMDIR="$WD/custom"
-EG_VERSION="2.11.0"
+EG_VERSION="2.11.1"
 UBUNTU_CODENAME="precise"
 LICENSE="$WD/License.txt"
 TEMPLATEDIR="$WD/templates"
diff --git a/templates/debs/evergreen-ils_2.11.0_amd64.deb b/templates/debs/evergreen-ils_2.11.0_amd64.deb
deleted file mode 100644 (file)
index fe6bcca..0000000
Binary files a/templates/debs/evergreen-ils_2.11.0_amd64.deb and /dev/null differ
diff --git a/templates/debs/evergreen-ils_2.11.1_amd64.deb b/templates/debs/evergreen-ils_2.11.1_amd64.deb
new file mode 100644 (file)
index 0000000..f1bc192
Binary files /dev/null and b/templates/debs/evergreen-ils_2.11.1_amd64.deb differ