libuv: Bump version to 1.25.0 (#10423)
This commit is contained in:
parent
3266c69352
commit
76c757de22
@ -11,7 +11,8 @@ class Libuv(AutotoolsPackage):
|
||||
homepage = "http://libuv.org"
|
||||
url = "https://github.com/libuv/libuv/archive/v1.9.0.tar.gz"
|
||||
|
||||
version('1.9.0', '14737f9c76123a19a290dabb7d1cd04c')
|
||||
version('1.25.0', '31a1873ebceacae42573bac8ec5da687')
|
||||
version('1.9.0', '14737f9c76123a19a290dabb7d1cd04c')
|
||||
|
||||
depends_on('automake', type='build')
|
||||
depends_on('autoconf', type='build')
|
||||
|
Loading…
Reference in New Issue
Block a user