summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2020-06-18 08:31:11 +0200
committerFabian Groffen <grobian@gentoo.org>2020-06-18 08:46:34 +0200
commit165b04fac09108fe5dd6ec9964993b0915ebd666 (patch)
tree38e57d0979bfeb2265c0020206b64755f0377502 /app-text/html2text/html2text-9999.ebuild
parentsys-libs/e2fsprogs-libs: Security cleanup (diff)
downloadgentoo-165b04fac09108fe5dd6ec9964993b0915ebd666.tar.gz
gentoo-165b04fac09108fe5dd6ec9964993b0915ebd666.tar.bz2
gentoo-165b04fac09108fe5dd6ec9964993b0915ebd666.zip
app-text/html2text-2.0.0: version bump
Package-Manager: Portage-2.3.100-prefix, Repoman-2.3.22 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'app-text/html2text/html2text-9999.ebuild')
-rw-r--r--app-text/html2text/html2text-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/html2text/html2text-9999.ebuild b/app-text/html2text/html2text-9999.ebuild
index 1e7099098c7f..fb025b9a6d54 100644
--- a/app-text/html2text/html2text-9999.ebuild
+++ b/app-text/html2text/html2text-9999.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == *9999* ]] ; then
inherit git-r3
EGIT_REPO_URI="https://github.com/grobian/html2text.git"
else
- SRC_URI=""
+ SRC_URI="https://github.com/grobian/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
fi