mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-13 07:56:57 +02:00
app-arch/lbzip2: Sync with Gentoo
It's from Gentoo commit 0c6cf4c10de3413939d7596d68190339f6727fa5.
This commit is contained in:
parent
8815d1eec6
commit
d78b77e740
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@ -7,7 +7,7 @@ inherit autotools flag-o-matic
|
||||
|
||||
DESCRIPTION="Parallel bzip2 utility"
|
||||
HOMEPAGE="https://github.com/kjn/lbzip2/"
|
||||
SRC_URI="https://dev.gentoo.org/~whissi/dist/${PN}/${P}.tar.gz"
|
||||
SRC_URI="mirror://gentoo/05/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
|
Loading…
Reference in New Issue
Block a user