mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
media-libs/libbpg: fix HomepageInSrcUri
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
@@ -5,7 +5,7 @@ EAPI=7
|
|||||||
|
|
||||||
DESCRIPTION="Better Portable Graphics reference implementation"
|
DESCRIPTION="Better Portable Graphics reference implementation"
|
||||||
HOMEPAGE="https://bellard.org/bpg/"
|
HOMEPAGE="https://bellard.org/bpg/"
|
||||||
SRC_URI="${HOMEPAGE}/${P}.tar.gz"
|
SRC_URI="https://bellard.org/bpg/${P}.tar.gz"
|
||||||
|
|
||||||
LICENSE="LGPL-2.1"
|
LICENSE="LGPL-2.1"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
|
|||||||
Reference in New Issue
Block a user