mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 09:07:26 -08:00
dev-libs/gnulib-2025.08.27.16.03.17: switch distfile to dev.g.o
Seems like the from savanna file changes, contents are the same, tar is different though. Use copy I pulled. Closes: https://bugs.gentoo.org/962135 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
This commit is contained in:
parent
8036b003fa
commit
048044c9d2
@ -7,7 +7,10 @@ GIT_TAG="8b7815c867312d4eb51fe6c57dc912a4419f1dd7"
|
||||
|
||||
DESCRIPTION="Library of common routines intended to be shared"
|
||||
HOMEPAGE="https://www.gnu.org/software/gnulib"
|
||||
SRC_URI="https://gitweb.git.savannah.gnu.org/gitweb/?p=${PN}.git;a=snapshot;h=${GIT_TAG};sf=tgz -> ${PN}-${GIT_TAG}.tar.gz"
|
||||
# https://bugs.gentoo.org/962135
|
||||
# retrieving this on different days, produces different files :(
|
||||
#SRC_URI="https://gitweb.git.savannah.gnu.org/gitweb/?p=${PN}.git;a=snapshot;h=${GIT_TAG};sf=tgz -> ${PN}-${GIT_TAG}.tar.gz"
|
||||
SRC_URI="https://dev.gentoo.org/~grobian/distfiles/${PN}-${GIT_TAG}.tar.gz"
|
||||
S="${WORKDIR}/${PN}-${GIT_TAG:0:7}"
|
||||
|
||||
LICENSE="GPL-3+ LGPL-2.1+ FDL-1.3+"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user