summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs/loudmouth/loudmouth-1.5.2.ebuild')
-rw-r--r--net-libs/loudmouth/loudmouth-1.5.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/loudmouth/loudmouth-1.5.2.ebuild b/net-libs/loudmouth/loudmouth-1.5.2.ebuild
index f37d59f59880..387dd4036cf3 100644
--- a/net-libs/loudmouth/loudmouth-1.5.2.ebuild
+++ b/net-libs/loudmouth/loudmouth-1.5.2.ebuild
@@ -8,8 +8,8 @@ inherit autotools eutils
DESCRIPTION="Lightweight C Jabber library"
HOMEPAGE="https://github.com/mcabber/loudmouth"
-#SRC_URI="https://github.com/mcabber/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-SRC_URI="https://mcabber.com/files/${PN}/${P}.tar.bz2"
+SRC_URI="https://github.com/mcabber/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+#SRC_URI="https://mcabber.com/files/${PN}/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"