Commit e9747664 authored by Alyssa Ross's avatar Alyssa Ross Committed by Adam Joseph
Browse files

s6: 2.11.3.2 -> 2.12.0.0

parent cd59bf34
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -4,8 +4,8 @@ with skawarePackages;

buildPackage {
  pname = "s6";
  version = "2.11.3.2";
  sha256 = "fBYTitLw/74O0q6N0M7K2p98eH7dM6aQhNIZEQaT33Q=";
  version = "2.12.0.0";
  sha256 = "sha256-mBjDqeIYGSQGJw9B00K+23oZ8Z3gBbqzxitACTAz72w=";

  description = "skarnet.org's small & secure supervision software suite";

@@ -35,7 +35,6 @@ buildPackage {
    rm $(find -type f -mindepth 1 -maxdepth 1 -executable)
    rm libs6.*
    rm ./libs6auto.a.xyzzy
    rm ./libs6lockd.a.xyzzy

    mv doc $doc/share/doc/s6/html
    mv examples $doc/share/doc/s6/examples