diff options
Diffstat (limited to 'dev-util/bam/bam-0.4.0-r1.ebuild')
-rw-r--r-- | dev-util/bam/bam-0.4.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/bam/bam-0.4.0-r1.ebuild b/dev-util/bam/bam-0.4.0-r1.ebuild index 01a5f8ad1408..7e5bc01a7ac5 100644 --- a/dev-util/bam/bam-0.4.0-r1.ebuild +++ b/dev-util/bam/bam-0.4.0-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit eutils python-any-r1 toolchain-funcs DESCRIPTION="Fast and flexible Lua-based build system" -HOMEPAGE="http://matricks.github.com/bam/" +HOMEPAGE="https://matricks.github.com/bam/" SRC_URI="https://github.com/downloads/matricks/${PN}/${P}.tar.bz2" LICENSE="ZLIB" |