summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2023-11-22 19:29:48 -0500
committerMichael Orlitzky <mjo@gentoo.org>2023-11-24 16:21:13 -0500
commitd9ad839bb0438de870998ba1238226dbfcdd14da (patch)
tree08f14600a31ab52fd8b1be30e0f019114f6aa4b4 /sys-auth
parentnet-fs/samba: inline mirror://samba/ into SRC_URI (diff)
downloadgentoo-d9ad839bb0438de870998ba1238226dbfcdd14da.tar.gz
gentoo-d9ad839bb0438de870998ba1238226dbfcdd14da.tar.bz2
gentoo-d9ad839bb0438de870998ba1238226dbfcdd14da.zip
sys-auth/pam_smb: inline mirror://samba/ into SRC_URI
Bug: https://bugs.gentoo.org/916556 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/pam_smb/pam_smb-2.0.0_rc6-r3.ebuild4
1 files 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}