diff options
Diffstat (limited to 'dev-ml/ocamldap/ocamldap-2.2.ebuild')
-rw-r--r-- | dev-ml/ocamldap/ocamldap-2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocamldap/ocamldap-2.2.ebuild b/dev-ml/ocamldap/ocamldap-2.2.ebuild index 65f3f4ca0ba..5ac4692c7b8 100644 --- a/dev-ml/ocamldap/ocamldap-2.2.ebuild +++ b/dev-ml/ocamldap/ocamldap-2.2.ebuild @@ -8,7 +8,7 @@ inherit oasis DESCRIPTION="an implementation of the Light Weight Directory Access Protocol" HOMEPAGE="http://git-jpdeplaix.dyndns.org/libs/ocamldap.git/" -SRC_URI="http://bitbucket.org/deplai_j/${PN}/downloads/${P}.tar.gz" +SRC_URI="https://bitbucket.org/deplai_j/${PN}/downloads/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" KEYWORDS="~amd64" |