public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-vpn/vpncwatch/
@ 2023-05-01 12:37 Sam James
  0 siblings, 0 replies; only message in thread
From: Sam James @ 2023-05-01 12:37 UTC (permalink / raw
  To: gentoo-commits

commit:     7f84733b443e220c463c90ff0472cc633c9e9c88
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May  1 12:20:39 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May  1 12:36:35 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f84733b

net-vpn/vpncwatch: update SRC_URI to drop github.com/downloads

github.com/downloads is gone.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-vpn/vpncwatch/Manifest                  | 2 +-
 net-vpn/vpncwatch/vpncwatch-1.8.1-r1.ebuild | 5 +++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/net-vpn/vpncwatch/Manifest b/net-vpn/vpncwatch/Manifest
index 6536700c185b..3d402cafbf2a 100644
--- a/net-vpn/vpncwatch/Manifest
+++ b/net-vpn/vpncwatch/Manifest
@@ -1 +1 @@
-DIST vpncwatch-1.8.1.tar.gz 17420 BLAKE2B 3055121017b0a8af17efd14055d62c1cd11eacdefbdfee26b374bc538dc06a13c8a16b4162876ec6993175d1b66a8312f124d2cac896382c4be861e711bf037e SHA512 f5f5f68e2644ee3748a811505025155e77a7d3e345ddfc2f847674aa5d7e9e8be86d10708aeefc521ac747744e4f7edc3853ff230022aee7b098e8d0a35db5c2
+DIST vpncwatch-1.8.1.gh.tar.gz 14870 BLAKE2B 4a822ce784a059aaf3e5c267385547b98db579750c533b91d32063758e5a8d606ec1773a856ced961d3e3b0fc16d40e40522cee466bc68572a394c06b71872a9 SHA512 1f5b151c158061cc5879c2e3b6efa6b7a239f590d47e553bb349f842f0b7daf79a1719b912a7e239d9323ba98686ad4e095dd1bee90dd379ba0bdbd75b6bb6c6

diff --git a/net-vpn/vpncwatch/vpncwatch-1.8.1-r1.ebuild b/net-vpn/vpncwatch/vpncwatch-1.8.1-r1.ebuild
index 5f271c07ccee..cac70876627e 100644
--- a/net-vpn/vpncwatch/vpncwatch-1.8.1-r1.ebuild
+++ b/net-vpn/vpncwatch/vpncwatch-1.8.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -7,7 +7,8 @@ inherit toolchain-funcs
 
 DESCRIPTION="Keepalive daemon for vpnc on Linux systems"
 HOMEPAGE="https://github.com/dcantrell/vpncwatch/"
-SRC_URI="https://github.com/downloads/dcantrell/${PN}/${P}.tar.gz"
+SRC_URI="https://github.com/dcantrell/vpncwatch/archive/refs/tags/${P}.tar.gz -> ${P}.gh.tar.gz"
+S="${WORKDIR}"/${PN}-${P}
 
 LICENSE="GPL-2"
 SLOT="0"


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2023-05-01 12:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-01 12:37 [gentoo-commits] repo/gentoo:master commit in: net-vpn/vpncwatch/ Sam James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox