mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-libs/json-c: improve comment wrt release tarballs
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user