telephony/libs
Kuan-Yi Li 87275752df treewide: replace AUTORELEASE with real PKG_RELEASE
Based on Paul Fertser <fercerpav@gmail.com>'s guidance:
Change AUTORELEASE in rules.mk to:
```
AUTORELEASE = $(if $(DUMP),0,$(shell sed -i "s/\$$(AUTORELEASE)/$(call commitcount,1)/" $(CURDIR)/Makefile))
```

then update all affected packages by:
```
for i in $(git grep -l PKG_RELEASE:=.*AUTORELEASE | sed 's^.*/\([^/]*\)/Makefile^\1^';);
do
	make package/$i/clean
done
```

Signed-off-by: Kuan-Yi Li <kyli@abysm.org>
2023-07-19 04:41:35 +08:00
..
bcg729 bcg729: update to v1.1.1 2021-04-19 08:47:47 +02:00
dahdi-linux dahdi-linux: add multiple patch fixing compilation warning 2023-05-12 20:27:48 +02:00
dahdi-tools dahdi-tools: fix compilation with musl 1.2.x 2021-07-08 17:16:56 -07:00
freetdm freetdm: clean PKG_CONFIG_DEPENDS 2021-11-09 18:58:45 +01:00
gsmlib gsmlib: disable NLS 2021-08-22 16:44:53 +02:00
iksemel iksemel: use Google Storage API to get sources from former Googlecode 2018-03-16 09:28:50 +03:00
libctb treewide: remove uClibc++ support 2021-03-06 14:45:47 -08:00
libks libks: bump to 1.8.2 2023-03-02 20:09:02 +01:00
libosip2 treewide: replace AUTORELEASE with real PKG_RELEASE 2023-07-19 04:41:35 +08:00
libpri libpri: fix build on macos 2022-01-30 14:40:24 +03:00
libsrtp treewide: replace AUTORELEASE with real PKG_RELEASE 2023-07-19 04:41:35 +08:00
pjproject pjproject: bump to 2.13.1 2023-07-08 10:42:16 +02:00
re treewide: replace AUTORELEASE with real PKG_RELEASE 2023-07-19 04:41:35 +08:00
rem treewide: replace AUTORELEASE with real PKG_RELEASE 2023-07-19 04:41:35 +08:00
signalwire-client-c signalwire-client-c: bump to 1.3.0 2020-05-12 19:32:17 +02:00
sofia-sip sofia-sip: bump to 1.13.14 2023-03-02 20:10:04 +01:00
spandsp spandsp: use $(INSTALL_DATA) for regular files 2018-02-24 11:01:56 +01:00
spandsp3 spandsp3: bump to latest commit 2023-03-02 20:10:58 +01:00