yajl: fix update-check
This commit is contained in:
@@ -7,7 +7,7 @@ hostmakedepends="ruby cmake doxygen git"
|
|||||||
short_desc="Yet Another JSON Library"
|
short_desc="Yet Another JSON Library"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="http://lloyd.github.com/yajl/"
|
homepage="http://lloyd.github.io/yajl/"
|
||||||
|
|
||||||
do_fetch() {
|
do_fetch() {
|
||||||
git clone -b${version} git://github.com/lloyd/yajl.git yajl-${version}
|
git clone -b${version} git://github.com/lloyd/yajl.git yajl-${version}
|
||||||
|
|||||||
Reference in New Issue
Block a user