yajl: fix update-check

This commit is contained in:
Eivind Uggedal 2014-11-03 18:47:26 +00:00
parent dd6aaf8f7c
commit 8824c9e616
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ hostmakedepends="ruby cmake doxygen git"
short_desc="Yet Another JSON Library"
maintainer="Juan RP <xtraeme@gmail.com>"
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}