yajl: fix update-check
This commit is contained in:
parent
dd6aaf8f7c
commit
8824c9e616
|
@ -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}
|
||||
|
|
Loading…
Reference in New Issue