mkgmap: 4289 -> 4432

This commit is contained in:
Nikolay Korotkiy 2020-01-31 00:55:26 +03:00 committed by Jon
parent 609699bc95
commit 7267908f84

View File

@ -17,12 +17,12 @@ in
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
pname = "mkgmap"; pname = "mkgmap";
version = "4289"; version = "4432";
src = fetchsvn { src = fetchsvn {
url = "https://svn.mkgmap.org.uk/mkgmap/mkgmap/trunk"; url = "https://svn.mkgmap.org.uk/mkgmap/mkgmap/trunk";
rev = version; rev = version;
sha256 = "1sm1pw71q7z0jrxm8bcgm6xjl2mcidyibcf0a3m8fv2andidxrb4"; sha256 = "1z1ppf9v1b9clnx20v15xkmdrfw6q4h7i15drzxsdh2wl6bafzvx";
}; };
# This patch removes from the build process # This patch removes from the build process