asterisk-11.x: bump PKG_RELEASE
Bump PKG_RELEASE due to changes in commit ec6991c01c
Signed-off-by: Jiri Slachta <jiri@slachta.eu>
This commit is contained in:
parent
65d2797e91
commit
9a9c9c43bd
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
|
|||
|
||||
PKG_NAME:=asterisk11
|
||||
PKG_VERSION:=11.25.1
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_SOURCE:=asterisk-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://downloads.asterisk.org/pub/telephony/asterisk/releases/
|
||||
|
|
Loading…
Reference in a new issue