diff options
| author | Christian Rößler | 2013-08-06 18:52:55 +0200 |
|---|---|---|
| committer | Christian Rößler | 2013-08-06 18:52:55 +0200 |
| commit | 0a3a973b25804215cd6c51741404a72bccd107e4 (patch) | |
| tree | b5a92e26ba043ec7b23b7ef46a4de21465f64169 | |
| parent | [systemd] systemd.conf.scientific: More compiling fun: m4, autoconf, automake (diff) | |
| download | tm-scripts-0a3a973b25804215cd6c51741404a72bccd107e4.tar.gz tm-scripts-0a3a973b25804215cd6c51741404a72bccd107e4.tar.xz tm-scripts-0a3a973b25804215cd6c51741404a72bccd107e4.zip | |
[systemd] systemd.conf.scientific: Tiny version number bug
| -rw-r--r-- | remote/modules/systemd/systemd.conf.scientific | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/modules/systemd/systemd.conf.scientific b/remote/modules/systemd/systemd.conf.scientific index 43b644ff..71ab4267 100644 --- a/remote/modules/systemd/systemd.conf.scientific +++ b/remote/modules/systemd/systemd.conf.scientific @@ -13,7 +13,7 @@ REQUIRED_INSTALLED_PACKAGES=" " REQUIRED_UTILLINUX_VERSION="2.23" REQUIRED_UTILLINUX_URL="ftp://ftp.kernel.org/pub/linux/utils/util-linux/v${REQUIRED_UTILLINUX_VERSION}/util-linux-${REQUIRED_UTILLINUX_VERSION}.tar.xz" -REQUIRED_M4_VERSION="1.4.19" +REQUIRED_M4_VERSION="1.4.16" REQUIRED_M4_URL="ftp://ftp.gnu.org/gnu/m4/m4-${REQUIRED_M4_VERSION}.tar.xz" REQUIRED_AUTOCONF_VERSION="2.69" REQUIRED_AUTOCONF_URL="ftp://ftp.gnu.org/gnu/autoconf/autoconf-${REQUIRED_AUTOCONF_VERSION}.tar.xz" |
