diff --git a/main/yajl/APKBUILD b/main/yajl/APKBUILD index 1a13e604d89..bd342d76efd 100644 --- a/main/yajl/APKBUILD +++ b/main/yajl/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: Natanael Copa pkgname=yajl pkgver=2.1.0 -pkgrel=1 +pkgrel=2 pkgdesc="Yet Another JSON Library (YAJL)" -url="http://lloyd.github.com/yajl/" +url="https://lloyd.github.io/yajl/" arch="all" license="MIT" makedepends="cmake"