public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Michael Orlitzky <mjo@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: [gentoo-dev] [PATCH 2/3] sys-auth/pam_smb: inline mirror://samba/ into SRC_URI
Date: Wed, 22 Nov 2023 19:44:55 -0500	[thread overview]
Message-ID: <20231123004456.2144-3-mjo@gentoo.org> (raw)
In-Reply-To: <20231123004456.2144-1-mjo@gentoo.org>

Bug: https://bugs.gentoo.org/916556
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
---
 sys-auth/pam_smb/pam_smb-2.0.0_rc6-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-auth/pam_smb/pam_smb-2.0.0_rc6-r3.ebuild b/sys-auth/pam_smb/pam_smb-2.0.0_rc6-r3.ebuild
index e62a1829a687..2b61b73610f9 100644
--- a/sys-auth/pam_smb/pam_smb-2.0.0_rc6-r3.ebuild
+++ b/sys-auth/pam_smb/pam_smb-2.0.0_rc6-r3.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=7
@@ -10,7 +10,7 @@ MY_P=${P/_rc/-rc}
 DESCRIPTION="PAM module for authenticating against an SMB (such as the Win_x families) server"
 HOMEPAGE="http://www.csn.ul.ie/~airlied/pam_smb/"
 SRC_URI="
-	mirror://samba/pam_smb/v2/${MY_P}.tar.gz
+	https://download.samba.org/pub/samba/pam_smb/v2/${MY_P}.tar.gz
 	http://www.csn.ul.ie/~airlied/pam_smb/v2/${MY_P}.tar.gz"
 S="${WORKDIR}"/${MY_P}
 
-- 
2.41.0



  parent reply	other threads:[~2023-11-23  0:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-23  0:44 [gentoo-dev] [PATCH 0/3] inline the samba mirror Michael Orlitzky
2023-11-23  0:44 ` [gentoo-dev] [PATCH 1/3] net-fs/samba: inline mirror://samba/ into SRC_URI Michael Orlitzky
2023-11-23  0:44 ` Michael Orlitzky [this message]
2023-11-23  0:44 ` [gentoo-dev] [PATCH 3/3] profiles/thirdpartymirrors: drop mirror://samba/ Michael Orlitzky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231123004456.2144-3-mjo@gentoo.org \
    --to=mjo@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox