Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Feed
openwrt-telephony
Commits
0d802084
Commit
0d802084
authored
Jan 05, 2022
by
Grzegorz Sluja
Browse files
asterisk: Fix NULL-pointer issue with RTP stats.
parent
99f50286
Changes
1
Hide whitespace changes
Inline
Side-by-side
net/asterisk/Makefile
View file @
0d802084
...
@@ -13,7 +13,7 @@ PKG_RELEASE:=1
...
@@ -13,7 +13,7 @@ PKG_RELEASE:=1
LOCAL_DEV
=
0
LOCAL_DEV
=
0
ifneq
($(LOCAL_DEV),1)
ifneq
($(LOCAL_DEV),1)
PKG_SOURCE_VERSION
:=
3
3088499f903cac07bce7c678b76b95b36f64a8
9
PKG_SOURCE_VERSION
:=
3
e533415555547d5fb53e4156d9b3895138547b
9
PKG_SOURCE
:=
asterisk-
$(PKG_VERSION)
-
$(PKG_SOURCE_VERSION)
.tar.gz
PKG_SOURCE
:=
asterisk-
$(PKG_VERSION)
-
$(PKG_SOURCE_VERSION)
.tar.gz
PKG_SOURCE_URL
:=
https://dev.iopsys.eu/fork/asterisk.git
PKG_SOURCE_URL
:=
https://dev.iopsys.eu/fork/asterisk.git
PKG_SOURCE_PROTO
:=
git
PKG_SOURCE_PROTO
:=
git
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment