summaryrefslogtreecommitdiff
path: root/dev-lua/lualdap/lualdap-1.2.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-05-19 13:06:44 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-05-19 13:06:44 +0100
commit97967bbbae8f43c98315b079178f1717f130e302 (patch)
tree27523f8cbd75ed85f33294862514b786a30dd6e5 /dev-lua/lualdap/lualdap-1.2.0.ebuild
parent30c53e395853f5bfe805a1e429fcf26666eed8f8 (diff)
gentoo resync : 19.05.2018
Diffstat (limited to 'dev-lua/lualdap/lualdap-1.2.0.ebuild')
-rw-r--r--dev-lua/lualdap/lualdap-1.2.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lua/lualdap/lualdap-1.2.0.ebuild b/dev-lua/lualdap/lualdap-1.2.0.ebuild
index 96bcac4413e0..38007f295ddf 100644
--- a/dev-lua/lualdap/lualdap-1.2.0.ebuild
+++ b/dev-lua/lualdap/lualdap-1.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -8,8 +8,8 @@ inherit eutils toolchain-funcs
MY_PN="LuaLDAP"
DESCRIPTION="Simple interface from Lua to OpenLDAP"
-HOMEPAGE="http://git.zx2c4.com/lualdap/about/"
-SRC_URI="http://git.zx2c4.com/${PN}/snapshot/${P}.tar.xz"
+HOMEPAGE="https://git.zx2c4.com/lualdap/about/"
+SRC_URI="https://git.zx2c4.com/${PN}/snapshot/${P}.tar.xz"
LICENSE="MIT"
SLOT="0"