asterisk-chan-sccp-b: update packages for ast11 and ast18 to revision 5055
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
This commit is contained in:
parent
520c9f63a8
commit
4313db96b0
2 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=asterisk18-chan-sccp-b
|
||||
PKG_REV=4879
|
||||
PKG_REV:=5055
|
||||
PKG_VERSION:=4.1r$(PKG_REV)
|
||||
PKG_RELEASE:=1
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
#
|
||||
# Copyright (C) 2013 OpenWrt.org
|
||||
# Copyright (C) 2014 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
|
@ -8,7 +8,7 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=asterisk11-chan-sccp-b
|
||||
PKG_REV=4879
|
||||
PKG_REV:=5055
|
||||
PKG_VERSION:=4.1r$(PKG_REV)
|
||||
PKG_RELEASE:=1
|
||||
|
||||
|
|
Loading…
Reference in a new issue