summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/hyperscan/hyperscan-4.4.1-r1.ebuild')
-rw-r--r--dev-libs/hyperscan/hyperscan-4.4.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/hyperscan/hyperscan-4.4.1-r1.ebuild b/dev-libs/hyperscan/hyperscan-4.4.1-r1.ebuild
index 9bc34a0334af..15909013de8a 100644
--- a/dev-libs/hyperscan/hyperscan-4.4.1-r1.ebuild
+++ b/dev-libs/hyperscan/hyperscan-4.4.1-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=5
inherit cmake-utils
DESCRIPTION="High-performance regular expression matching library"
-SRC_URI="https://github.com/01org/hyperscan/archive/v${PV}.tar.gz"
+SRC_URI="https://github.com/01org/hyperscan/archive/v${PV}.tar.gz -> ${P}.tar.gz"
HOMEPAGE="https://01.org/hyperscan"
LICENSE="BSD"