mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
yajl: fix update-check
This commit is contained in:
parent
dd6aaf8f7c
commit
8824c9e616
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue