wxSVG: 1.5.18 -> 1.5.19
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/wxsvg/versions
This commit is contained in:
parent
663542ad04
commit
ee8cdd25f5
@ -7,11 +7,11 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
name = "wxSVG-${version}";
|
name = "wxSVG-${version}";
|
||||||
srcName = "wxsvg-${version}";
|
srcName = "wxsvg-${version}";
|
||||||
version = "1.5.18";
|
version = "1.5.19";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "mirror://sourceforge/project/wxsvg/wxsvg/${version}/${srcName}.tar.bz2";
|
url = "mirror://sourceforge/project/wxsvg/wxsvg/${version}/${srcName}.tar.bz2";
|
||||||
sha256 = "0rzjrjx3vaz2z89zw5yv8qxclfpz7hpb17rgkib0a2r3kax2jz2h";
|
sha256 = "17hgaqxf2y44j1d9z11p107sk7n7m1f9nkaz7z6450pan4zphy1z";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [ pkgconfig ];
|
nativeBuildInputs = [ pkgconfig ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user