From 27e20a71f856792501244a84d127acc5c9b0d52e Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Wed, 12 Sep 2012 16:00:36 -0500 Subject: network/asterisk: Modernized and/or corrected various commentary Signed-off-by: Robby Workman --- network/asterisk/README | 4 ---- network/asterisk/asterisk.SlackBuild | 3 ++- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/network/asterisk/README b/network/asterisk/README index fa81ba9ccf91..9ff410ac777a 100644 --- a/network/asterisk/README +++ b/network/asterisk/README @@ -14,7 +14,3 @@ script will build them, unless ofcourse, the ADDON variable is set as: ADDONS=no ./asterisk.SlackBuild The list of pre-selected add-ons is as follows: app_mysql cdr_mysql chan_ooh323 res_config_mysql - -Note that dahdi-linux and dahdi-tools are currently not available in -our repository due to broken download links; we hope that will be -resolved soonish. diff --git a/network/asterisk/asterisk.SlackBuild b/network/asterisk/asterisk.SlackBuild index 0bc1f559f19e..fefdb974aa89 100644 --- a/network/asterisk/asterisk.SlackBuild +++ b/network/asterisk/asterisk.SlackBuild @@ -1,7 +1,6 @@ #!/bin/bash # Copyright 2006, Alan Hicks, Lizella, GA -# Updated by mario@slackverse.org, 2010-2011 # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -21,6 +20,8 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +# Updated by mario@slackverse.org, 2010-2011 + PRGNAM="asterisk" VERSION=${VERSION:-1.8.7.2} BUILD=${BUILD:-1} -- cgit v1.2.3