mirror of
https://github.com/SebastianWendel/nixpkgs.git
synced 2024-11-06 10:16:44 +01:00
10 lines
261 B
Nix
10 lines
261 B
Nix
rec {
|
|
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.15.tar.gz";
|
|
|
|
|
|
}
|