diff options
Diffstat (limited to 'sys-libs/tevent/tevent-0.9.32.ebuild')
-rw-r--r-- | sys-libs/tevent/tevent-0.9.32.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/tevent/tevent-0.9.32.ebuild b/sys-libs/tevent/tevent-0.9.32.ebuild index 6a12144b62e5..05ce6c58e98e 100644 --- a/sys-libs/tevent/tevent-0.9.32.ebuild +++ b/sys-libs/tevent/tevent-0.9.32.ebuild @@ -8,8 +8,8 @@ PYTHON_REQ_USE="threads(+)" inherit waf-utils multilib-minimal python-single-r1 DESCRIPTION="Samba tevent library" -HOMEPAGE="http://tevent.samba.org/" -SRC_URI="http://samba.org/ftp/tevent/${P}.tar.gz" +HOMEPAGE="https://tevent.samba.org/" +SRC_URI="https://www.samba.org/ftp/tevent/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" |