mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-21 13:10:33 +00:00
libev: bump
This commit is contained in:
parent
a0ff8f687f
commit
21d1e7deb1
|
@ -1,9 +1,9 @@
|
|||
rec {
|
||||
version="4.11";
|
||||
name="libev-4.11";
|
||||
hash="1pwcjch21xc7cfmjldkw1n7lcs4pyqm9dx573wdhmmp4yrpz2mcz";
|
||||
version="4.15";
|
||||
name="libev-4.15";
|
||||
hash="1svgc1hq4i5zsw4i02sf7xb4pk2d8kpvc1gdrd856vsmffh47pdj";
|
||||
url="http://dist.schmorp.de/libev/Attic/libev-${version}.tar.gz";
|
||||
advertisedUrl="http://dist.schmorp.de/libev/Attic/libev-4.11.tar.gz";
|
||||
advertisedUrl="http://dist.schmorp.de/libev/Attic/libev-4.15.tar.gz";
|
||||
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue