diff options
| author | Simon Rettberg | 2014-04-15 17:44:26 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2014-04-15 17:44:26 +0200 |
| commit | 15242246021bbcb3248458111ff8812796ea396b (patch) | |
| tree | 0c7f7f32b30e48c5bdb4292a524aeaee351c2444 /remote/modules/dnbd3 | |
| parent | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts (diff) | |
| download | tm-scripts-15242246021bbcb3248458111ff8812796ea396b.tar.gz tm-scripts-15242246021bbcb3248458111ff8812796ea396b.tar.xz tm-scripts-15242246021bbcb3248458111ff8812796ea396b.zip | |
[dnbd3] Bump version
Diffstat (limited to 'remote/modules/dnbd3')
| -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 " |
