mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-06-26 10:11:27 +00:00
Change the displayed version of e2fsprogs (uuid) also.
Changing the archive to get is nice, it is better to also change the version.
This commit is contained in:
@ -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',
|
||||
|
Reference in New Issue
Block a user