Merge pull request #10131 from matthiasbeyer/update-openbox
openbox: 3.5.2 -> 3.6.1
This commit is contained in:
commit
3489413f46
@ -3,7 +3,7 @@
|
||||
, imlib2, pango, libstartup_notification, makeWrapper }:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "openbox-3.5.2";
|
||||
name = "openbox-3.6.1";
|
||||
|
||||
buildInputs = [
|
||||
pkgconfig libxml2
|
||||
@ -17,7 +17,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
src = fetchurl {
|
||||
url = "http://openbox.org/dist/openbox/${name}.tar.gz";
|
||||
sha256 = "0cxgb334zj6aszwiki9g10i56sm18i7w1kw52vdnwgzq27pv93qj";
|
||||
sha256 = "1xvyvqxlhy08n61rjkckmrzah2si1i7nmc7s8h07riqq01vc0jlb";
|
||||
};
|
||||
|
||||
setlayoutSrc = fetchurl {
|
||||
|
Loading…
Reference in New Issue
Block a user