From 74b4fb2032abd2431ac2e471cc4eb4ee745316f0 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 9 Jan 2021 10:42:07 +0000 Subject: sys-libs/argp-standalone: fix StaticSrcUri Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James --- sys-libs/argp-standalone/argp-standalone-1.3-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-libs/argp-standalone') 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 e8a52b5d5a9d..142f2d8054fb 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" -- cgit v1.2.3-65-gdbad