From bfc08574ceccdff905a62c0608c8ae5cbb73e093 Mon Sep 17 00:00:00 2001 From: Matthieu Gautier Date: Mon, 13 Feb 2017 17:56:14 +0100 Subject: [PATCH] Change the displayed version of e2fsprogs (uuid) also. Changing the archive to get is nice, it is better to also change the version. --- kiwix-build.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kiwix-build.py b/kiwix-build.py index c595675..c85a4d0 100755 --- a/kiwix-build.py +++ b/kiwix-build.py @@ -764,7 +764,7 @@ class zlib(Dependency): class UUID(Dependency): name = 'uuid' - version = "1.42" + version = "1.43.4" class Source(ReleaseDownload): archive = Remotefile('e2fsprogs-1.43.4.tar.gz',