diff options
| author | Jonathan Bauer | 2014-04-15 17:55:58 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2014-04-15 17:55:58 +0200 |
| commit | 1b1893cc29f27b79e3ab46d354fff40150cf6fba (patch) | |
| tree | e3f165f06af3c3bd23d853f87f995e912b134d0f | |
| parent | [systemd] xattr patch needed in ubuntu 14.04 (diff) | |
| parent | [dnbd3] Bump version (diff) | |
| download | tm-scripts-1b1893cc29f27b79e3ab46d354fff40150cf6fba.tar.gz tm-scripts-1b1893cc29f27b79e3ab46d354fff40150cf6fba.tar.xz tm-scripts-1b1893cc29f27b79e3ab46d354fff40150cf6fba.zip | |
Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts
| -rw-r--r-- | remote/modules/dnbd3/module.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/modules/dnbd3/module.conf b/remote/modules/dnbd3/module.conf index 333637fd..93e6d0d3 100644 --- a/remote/modules/dnbd3/module.conf +++ b/remote/modules/dnbd3/module.conf @@ -2,7 +2,7 @@ #REQUIRED_CONTENT_PACKAGES="libgconf-2-4 fontconfig-config" REQUIRED_MODULES="kernel" REQUIRED_GIT="git://git.openslx.org/dnbd3.git" -REQUIRED_COMMIT="32ca216b49b2417a102457ce54bdd9bb76d6f02d" +REQUIRED_COMMIT="fda78a33648bf94623b479e0ea971046a45d54a0" REQUIRED_BINARIES=" dnbd3-client " |
