libjcat: 0.2.1 -> 0.2.2 (#348555)
This commit is contained in:
commit
e6712363a5
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "libjcat";
|
pname = "libjcat";
|
||||||
version = "0.2.1";
|
version = "0.2.2";
|
||||||
|
|
||||||
outputs = [ "bin" "out" "dev" "devdoc" "man" "installedTests" ];
|
outputs = [ "bin" "out" "dev" "devdoc" "man" "installedTests" ];
|
||||||
|
|
||||||
@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
|
|||||||
owner = "hughsie";
|
owner = "hughsie";
|
||||||
repo = "libjcat";
|
repo = "libjcat";
|
||||||
rev = version;
|
rev = version;
|
||||||
sha256 = "sha256-tCXz62MEqYBnrx2RxlTBwKGTahfhUCVdet4VnXw5klQ=";
|
sha256 = "sha256-Vn5Qjyo2FHCmQC2pmb1qgU81VaFKsXnSIwlSYk/8Rig=";
|
||||||
};
|
};
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
|
Loading…
Reference in New Issue
Block a user