dev-libs/json-c: improve comment wrt release tarballs

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-07-19 05:53:40 +01:00
parent e256fc59b8
commit 9ec807e15d
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]] ; then
EGIT_REPO_URI="https://github.com/json-c/json-c.git"
inherit git-r3
else
# github releases contain a date: https://github.com/json-c/json-c/releases/download/json-c-${PV}-20260627/${P}.tar.gz
# https://github.com/json-c/json-c/wiki#obtain-sources
SRC_URI="https://s3.amazonaws.com/json-c_releases/releases/${P}.tar.gz"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-solaris"

View File

@@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]] ; then
EGIT_REPO_URI="https://github.com/json-c/json-c.git"
inherit git-r3
else
# github releases contain a date: https://github.com/json-c/json-c/releases/download/json-c-${PV}-20260627/${P}.tar.gz
# https://github.com/json-c/json-c/wiki#obtain-sources
SRC_URI="https://s3.amazonaws.com/json-c_releases/releases/${P}.tar.gz"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-solaris"