SDL_mixer: fix license
This commit is contained in:
parent
62193259ce
commit
5ae601d749
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'SDL_mixer'
|
||||
pkgname=SDL_mixer
|
||||
version=1.2.12
|
||||
revision=13
|
||||
revision=14
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,7 +10,7 @@ makedepends="SDL-devel libvorbis-devel libmikmod-devel libflac-devel smpeg-devel
|
|||
depends="libvorbis libmikmod smpeg libflac"
|
||||
short_desc="Multi-channel audio mixer library"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD"
|
||||
license="BSD-3-Clause"
|
||||
homepage="http://www.libsdl.org/projects/SDL_mixer/"
|
||||
distfiles="http://www.libsdl.org/projects/$pkgname/release/$pkgname-$version.tar.gz"
|
||||
checksum=1644308279a975799049e4826af2cfc787cad2abb11aa14562e402521f86992a
|
||||
|
|
Loading…
Reference in a new issue