libgsm: update to 1.0.18.
Closes #14401. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
fc6a722648
commit
f66ec6ee14
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'libgsm'
|
||||
pkgname=libgsm
|
||||
version=1.0.17
|
||||
version=1.0.18
|
||||
revision=1
|
||||
wrksrc="gsm-1.0-pl17"
|
||||
wrksrc="gsm-1.0-pl18"
|
||||
homepage="http://www.quut.com/gsm/"
|
||||
distfiles="http://www.quut.com/gsm/gsm-${version}.tar.gz"
|
||||
short_desc="GSM 06.10 lossy speech compression"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="BSD"
|
||||
checksum=855a57d1694941ddf3c73cb79b8d0b3891e9c9e7870b4981613b734e1ad07601
|
||||
license="custom"
|
||||
checksum=04f68087c3348bf156b78d59f4d8aff545da7f6e14f33be8f47d33f4efae2a10
|
||||
|
||||
do_build() {
|
||||
make CC=$CC LD=$CC AR=$AR CCFLAGS="$CFLAGS -c -DNeedFunctionPrototypes=1"
|
||||
|
|
Loading…
Reference in New Issue