summaryrefslogtreecommitdiff
path: root/dev-dotnet/pe-format/pe-format-2.1.2-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-dotnet/pe-format/pe-format-2.1.2-r1.ebuild')
-rw-r--r--dev-dotnet/pe-format/pe-format-2.1.2-r1.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-dotnet/pe-format/pe-format-2.1.2-r1.ebuild b/dev-dotnet/pe-format/pe-format-2.1.2-r1.ebuild
index d75726d5aa38..5cbbf3d2b768 100644
--- a/dev-dotnet/pe-format/pe-format-2.1.2-r1.ebuild
+++ b/dev-dotnet/pe-format/pe-format-2.1.2-r1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit systemd xdg-utils
DESCRIPTION="Intelligent PE executable wrapper for binfmt_misc"
-HOMEPAGE="https://bitbucket.org/mgorny/pe-format2/"
-SRC_URI="https://www.bitbucket.org/mgorny/${PN}2/downloads/${P}.tar.bz2"
+HOMEPAGE="https://github.com/mgorny/pe-format2/"
+SRC_URI="https://github.com/mgorny/pe-format2/releases/download/v${PV}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"