T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / wget
Commits:
3c157ca9 by T.J. Townsend at 2025-03-19T16:31:34-04:00
prefer gnu savannah as git source
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -15,7 +15,7 @@ checkdepends=('perl-http-daemon' 'perl-io-socket-ssl'
'python')
makedepends=('autoconf-archive' 'git' 'gperf' 'wget')
optdepends=('ca-certificates: HTTPS downloads')
backup=('etc/wgetrc')
-source=("git+https://gitlab.com/gnuwget/wget.git?signed#tag=v${pkgver}"
+source=("git+https://git.savannah.gnu.org/git/wget.git?signed#tag=v${pkgver}"
"git+https://git.savannah.gnu.org/git/gnulib.git")
sha256sums=('c63fd5c082a3a7ecf9309c2334df95e61abfc413cbefe81e5ed5d40a4301344e'
'SKIP')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/wget/-/commit/3c157ca9e797727957ae272f51d914786e43f87d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/wget/-/commit/3c157ca9e797727957ae272f51d914786e43f87d
You're receiving this email because of your account on gitlab.archlinux.org.