mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
libyajl: fix source uri
This commit is contained in:
@@ -6,8 +6,8 @@ HOMEPAGE="https://lloyd.github.io/yajl/"
|
||||
COPYRIGHT="2007-2014 Lloyd Hilaiel, and other contributors."
|
||||
LICENSE="ISC"
|
||||
REVISION="4"
|
||||
SOURCE_URI="https://github.com/lloyd/yajl/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="cc9794171bc5fd598dd5f656a4bdeccc0c619e332d9380a7a56e31daf6d1ecbf"
|
||||
SOURCE_URI="https://github.com/lloyd/yajl/archive/refs/tags/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="3fb73364a5a30efe615046d07e6db9d09fd2b41c763c5f7d3bfb121cd5c5ac5a"
|
||||
SOURCE_DIR="yajl-$portVersion"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
|
||||
Reference in New Issue
Block a user