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:
parent
a7af69de28
commit
bfc08574ce
|
@ -764,7 +764,7 @@ class zlib(Dependency):
|
||||||
|
|
||||||
class UUID(Dependency):
|
class UUID(Dependency):
|
||||||
name = 'uuid'
|
name = 'uuid'
|
||||||
version = "1.42"
|
version = "1.43.4"
|
||||||
|
|
||||||
class Source(ReleaseDownload):
|
class Source(ReleaseDownload):
|
||||||
archive = Remotefile('e2fsprogs-1.43.4.tar.gz',
|
archive = Remotefile('e2fsprogs-1.43.4.tar.gz',
|
||||||
|
|
Loading…
Reference in New Issue