SDL_sound: fix license
This commit is contained in:
parent
7e6d0bab6d
commit
bcc3934353
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'SDL_sound'
|
||||
pkgname=SDL_sound
|
||||
version=1.0.3
|
||||
revision=6
|
||||
revision=7
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -9,7 +9,7 @@ makedepends="SDL-devel libmikmod-devel libvorbis-devel
|
|||
libflac-devel speex-devel smpeg-devel"
|
||||
short_desc="Library to decode several popular sound file formats"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="LGPL-2.1"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="http://icculus.org/SDL_sound/"
|
||||
distfiles="http://icculus.org/${pkgname}/downloads/${pkgname}-${version}.tar.gz"
|
||||
checksum=3999fd0bbb485289a52be14b2f68b571cb84e380cc43387eadf778f64c79e6df
|
||||
|
|
Loading…
Reference in a new issue