diff --git a/srcpkgs/yajl/template b/srcpkgs/yajl/template index fe20b9c7731..048b6319f50 100644 --- a/srcpkgs/yajl/template +++ b/srcpkgs/yajl/template @@ -7,7 +7,7 @@ hostmakedepends="ruby cmake doxygen git" short_desc="Yet Another JSON Library" maintainer="Juan RP " license="ISC" -homepage="http://lloyd.github.com/yajl/" +homepage="http://lloyd.github.io/yajl/" do_fetch() { git clone -b${version} git://github.com/lloyd/yajl.git yajl-${version}