app-arch/lbzip2: Sync with Gentoo

It's from Gentoo commit 0c6cf4c10de3413939d7596d68190339f6727fa5.
This commit is contained in:
Flatcar Buildbot 2024-07-16 11:17:33 +00:00
parent 8815d1eec6
commit d78b77e740

View File

@ -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"