mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
libgsm: update to 1.0.22.
This commit is contained in:
parent
a4d284b094
commit
b29a52dc3b
2 changed files with 3 additions and 3 deletions
|
@ -145,6 +145,6 @@
|
|||
+ $(LIBGSMSO) $(LIB)/libgsm.so.1.0.13 \
|
||||
+ $(LIB)libgsm.so.1 \
|
||||
+ $(TOAST) $(TCAT) $(UNTOAST) \
|
||||
$(ROOT)/gsm-1.0.tar.Z
|
||||
$(ROOT)/gsm-1.0.tar.gz
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libgsm'
|
||||
pkgname=libgsm
|
||||
version=1.0.19
|
||||
version=1.0.22
|
||||
revision=1
|
||||
wrksrc="gsm-${version%.*}-pl${version##*.}"
|
||||
short_desc="GSM 06.10 lossy speech compression"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="TU-Berlin-2.0"
|
||||
homepage="http://www.quut.com/gsm/"
|
||||
distfiles="http://www.quut.com/gsm/gsm-${version}.tar.gz"
|
||||
checksum=4903652f68a8c04d0041f0d19b1eb713ddcd2aa011c5e595b3b8bca2755270f6
|
||||
checksum=f0072e91f6bb85a878b2f6dbf4a0b7c850c4deb8049d554c65340b3bf69df0ac
|
||||
|
||||
do_build() {
|
||||
make CC=$CC LD=$CC AR=$AR CCFLAGS="$CFLAGS -c -DNeedFunctionPrototypes=1"
|
||||
|
|
Loading…
Add table
Reference in a new issue