3
0
Fork 0
forked from mirrors/nixpkgs

yaws: update from 1.99 to 2.0

This commit is contained in:
Cillian de Róiste 2015-08-05 10:29:47 +02:00 committed by Cillian de Róiste
parent 4c85902d70
commit f63fd63eb1

View file

@ -2,11 +2,11 @@
stdenv.mkDerivation rec {
name = "yaws-${version}";
version = "1.99";
version = "2.0";
src = fetchurl {
url = "http://yaws.hyber.org/download/${name}.tar.gz";
sha256 = "057ymg84ji4pfi3xai6kis3mk8zks2ynbiam0x68cb4cb1yfzwcl";
sha256 = "1gwk44a07n7yvg900yrlfc6qpvjl64k2h2hddd1jaaay8lgpcch6";
};
# The tarball includes a symlink yaws -> yaws-1.95, which seems to be