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

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