diff options
| author | Jonathan Bauer | 2014-07-04 16:19:45 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2014-07-04 16:19:45 +0200 |
| commit | 5f5501b3ae9d3e86f5ac1c618e291fbb12bafbf1 (patch) | |
| tree | 81d438dd0520cf86becf7e620cd6883477ffaf9a /remote/modules | |
| parent | [xdg] working fix (diff) | |
| parent | [dnbd3] Bump version again (diff) | |
| download | tm-scripts-5f5501b3ae9d3e86f5ac1c618e291fbb12bafbf1.tar.gz tm-scripts-5f5501b3ae9d3e86f5ac1c618e291fbb12bafbf1.tar.xz tm-scripts-5f5501b3ae9d3e86f5ac1c618e291fbb12bafbf1.zip | |
Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts
Diffstat (limited to 'remote/modules')
| -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 93e6d0d3..631b0e23 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="fda78a33648bf94623b479e0ea971046a45d54a0" +REQUIRED_COMMIT="bc4ee543ce5beec823ae0cbd811bb7febe43103f" REQUIRED_BINARIES=" dnbd3-client " |
