commit:     74b4fb2032abd2431ac2e471cc4eb4ee745316f0
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  9 10:42:07 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan  9 10:43:18 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74b4fb20

sys-libs/argp-standalone: fix StaticSrcUri

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-libs/argp-standalone/argp-standalone-1.3-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-libs/argp-standalone/argp-standalone-1.3-r2.ebuild 
b/sys-libs/argp-standalone/argp-standalone-1.3-r2.ebuild
index e8a52b5d5a9..142f2d8054f 100644
--- a/sys-libs/argp-standalone/argp-standalone-1.3-r2.ebuild
+++ b/sys-libs/argp-standalone/argp-standalone-1.3-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ inherit autotools flag-o-matic
 
 DESCRIPTION="Standalone argp library for use with uclibc"
 HOMEPAGE="http://www.lysator.liu.se/~nisse/misc/";
-SRC_URI="http://www.lysator.liu.se/~nisse/misc/argp-standalone-1.3.tar.gz";
+SRC_URI="http://www.lysator.liu.se/~nisse/misc/${P}.tar.gz";
 
 LICENSE="public-domain GPL-2 GPL-3 XC"
 SLOT="0"

Reply via email to