summaryrefslogtreecommitdiff
path: root/dev-libs/aml/aml-9999.ebuild
diff options
context:
space:
mode:
authorAlex Xu (Hello71) <alex_y_xu@yahoo.ca>2020-09-02 09:11:41 -0400
committerAlex Xu (Hello71) <alex_y_xu@yahoo.ca>2020-09-02 09:22:59 -0400
commitda498b2728a65dfd6ec22282a34725bf4ee863d8 (patch)
tree4fea8d8c370d9c6f3ea8debba3029a53916c294f /dev-libs/aml/aml-9999.ebuild
parent4da75e5d0e0af24c9c8495c2a8c3500a27b73d10 (diff)
downloadgentoo-overlay-da498b2728a65dfd6ec22282a34725bf4ee863d8.tar.xz
gentoo-overlay-da498b2728a65dfd6ec22282a34725bf4ee863d8.zip
dev-libs/aml: 0.1.0 bump
Diffstat (limited to 'dev-libs/aml/aml-9999.ebuild')
-rw-r--r--dev-libs/aml/aml-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/aml/aml-9999.ebuild b/dev-libs/aml/aml-9999.ebuild
index 48ae40e..a4d4583 100644
--- a/dev-libs/aml/aml-9999.ebuild
+++ b/dev-libs/aml/aml-9999.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/any1/aml.git"
else
- SRC_URI="https://github.com/any1/aml/archive/v${PV}.tar.gz"
+ SRC_URI="https://github.com/any1/aml/archive/v${PV}.tar.gz -> ${P}.tar.gz"
fi
LICENSE="ISC"