summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-11-10 22:21:58 +0100
committerMichał Górny <mgorny@gentoo.org>2019-11-10 22:40:46 +0100
commit4a716729a140eda5386dc1390cbceb59af08176f (patch)
tree639555cc482e23eba9be60f141fc5ab1dbe23514 /net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild
parentnet-misc/npapi-sdk: Unifdef -9999 (diff)
downloadgentoo-4a716729a140eda5386dc1390cbceb59af08176f.tar.gz
gentoo-4a716729a140eda5386dc1390cbceb59af08176f.tar.bz2
gentoo-4a716729a140eda5386dc1390cbceb59af08176f.zip
net-misc/npapi-sdk: Migrated to GitHub
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild')
-rw-r--r--net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild b/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild
index b44229e93f0c..caa21c459313 100644
--- a/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild
+++ b/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild
@@ -6,8 +6,8 @@ EAPI=4
inherit autotools-utils
DESCRIPTION="NPAPI headers bundle"
-HOMEPAGE="https://bitbucket.org/mgorny/npapi-sdk/"
-SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
+HOMEPAGE="https://github.com/mgorny/npapi-sdk/"
+SRC_URI="https://github.com/mgorny/npapi-sdk/releases/download/${P}/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"