read-edid: fix license
This commit is contained in:
parent
e45621df91
commit
503274977f
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'read-edid'
|
# Template file for 'read-edid'
|
||||||
pkgname=read-edid
|
pkgname=read-edid
|
||||||
version=3.0.2
|
version=3.0.2
|
||||||
revision=3
|
revision=4
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
i686*|x86_64*) makedepends="libx86-devel";;
|
i686*|x86_64*) makedepends="libx86-devel";;
|
||||||
|
@ -9,7 +9,7 @@ case "$XBPS_TARGET_MACHINE" in
|
||||||
esac
|
esac
|
||||||
short_desc="Hardware information-gathering tool for VESA PnP monitors"
|
short_desc="Hardware information-gathering tool for VESA PnP monitors"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="custom"
|
license="custom:BSD-2-Clause-alike"
|
||||||
homepage="http://www.polypux.org/projects/read-edid/"
|
homepage="http://www.polypux.org/projects/read-edid/"
|
||||||
distfiles="http://www.polypux.org/projects/read-edid/${pkgname}-${version}.tar.gz"
|
distfiles="http://www.polypux.org/projects/read-edid/${pkgname}-${version}.tar.gz"
|
||||||
checksum=c7c6d8440f5b90f98e276829271ccea5b2ff5a3413df8a0f87ec09f834af186f
|
checksum=c7c6d8440f5b90f98e276829271ccea5b2ff5a3413df8a0f87ec09f834af186f
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue