Skip to content

Commit

Permalink
sys-libs/argp-standalone: fix StaticSrcUri
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Jan 9, 2021
1 parent d8157f1 commit 74b4fb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sys-libs/argp-standalone/argp-standalone-1.3-r2.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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"
Expand Down

0 comments on commit 74b4fb2

Please sign in to comment.