speex: fix license, http->https, other lint
This commit is contained in:
parent
774f0ed363
commit
28895f2bff
1 changed files with 5 additions and 5 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'speex'.
|
# Template file for 'speex'
|
||||||
pkgname=speex
|
pkgname=speex
|
||||||
version=1.2.0
|
version=1.2.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="fftw-devel libogg-devel speexdsp-devel"
|
makedepends="fftw-devel libogg-devel speexdsp-devel"
|
||||||
short_desc="A free codec for free speech"
|
short_desc="Free codec for free speech"
|
||||||
homepage="http://www.speex.org"
|
|
||||||
license="BSD"
|
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
license="BSD-3-Clause"
|
||||||
|
homepage="https://www.speex.org"
|
||||||
distfiles="http://downloads.xiph.org/releases/speex/speex-$version.tar.gz"
|
distfiles="http://downloads.xiph.org/releases/speex/speex-$version.tar.gz"
|
||||||
checksum=eaae8af0ac742dc7d542c9439ac72f1f385ce838392dc849cae4536af9210094
|
checksum=eaae8af0ac742dc7d542c9439ac72f1f385ce838392dc849cae4536af9210094
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue