Merge pull request #194783 from r-ryantm/auto-update/libupnp

libupnp: 1.14.13 -> 1.14.14
This commit is contained in:
Mario Rodas
2022-10-06 18:58:23 -05:00
committed by GitHub
+2 -2
View File
@@ -6,7 +6,7 @@
stdenv.mkDerivation rec {
pname = "libupnp";
version = "1.14.13";
version = "1.14.14";
outputs = [ "out" "dev" ];
@@ -14,7 +14,7 @@ stdenv.mkDerivation rec {
owner = "pupnp";
repo = "pupnp";
rev = "release-${version}";
sha256 = "sha256-3pvJDReyZilJ8pAHYw6d+6ammv4EliLgA+VOSBsvF20=";
sha256 = "sha256-LZFCfYz6MKMt0IDH22EbcmTRUXrrhQMaSjqAZH28nIQ=";
};
nativeBuildInputs = [