mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-libs/miniz: plaintext PN in SRC_URI
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
@@ -7,7 +7,7 @@ inherit cmake
|
||||
|
||||
DESCRIPTION="Lossless, high performance data compression library"
|
||||
HOMEPAGE="https://github.com/richgel999/miniz"
|
||||
SRC_URI="https://github.com/richgel999/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
SRC_URI="https://github.com/richgel999/miniz/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0/${PV}"
|
||||
|
||||
Reference in New Issue
Block a user