summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-09-30 23:56:06 +0100
committerSam James <sam@gentoo.org>2022-10-01 00:24:15 +0100
commit970b433be511d02ae8eaace7e36ecd63e569fdd1 (patch)
tree351aeb66680d0d427e8c0c58b8f20038185065ff /dev-php/theseer-Autoload
parentdev-libs/xbyak: fix StaticSrcUri (diff)
downloadgentoo-970b433be511d02ae8eaace7e36ecd63e569fdd1.tar.gz
gentoo-970b433be511d02ae8eaace7e36ecd63e569fdd1.tar.bz2
gentoo-970b433be511d02ae8eaace7e36ecd63e569fdd1.zip
dev-php/theseer-Autoload: fix StaticSrcUri
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-php/theseer-Autoload')
-rw-r--r--dev-php/theseer-Autoload/theseer-Autoload-1.26.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/theseer-Autoload/theseer-Autoload-1.26.0-r2.ebuild b/dev-php/theseer-Autoload/theseer-Autoload-1.26.0-r2.ebuild
index e93e6a8a10b0..91671fbd91d6 100644
--- a/dev-php/theseer-Autoload/theseer-Autoload-1.26.0-r2.ebuild
+++ b/dev-php/theseer-Autoload/theseer-Autoload-1.26.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -7,7 +7,7 @@ MY_PN="Autoload"
DESCRIPTION="PHP Autoload Builder"
HOMEPAGE="https://github.com/theseer/Autoload"
-SRC_URI="https://github.com/theseer/${MY_PN}/archive/1.26.0.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/theseer/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"