mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/roger-router: Updated for version 1.8.11.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4f4262fc38
commit
7484c3ed8d
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for roger-router
|
||||
#
|
||||
# Copyright 2013 Marek Srejma (sam_web@yahoo.de)
|
||||
# Copyright 2015 Marek Srejma (sam_web@yahoo.de)
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=roger-router
|
||||
VERSION=${VERSION:-1.8.9}
|
||||
VERSION=${VERSION:-1.8.11}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="roger-router"
|
||||
VERSION="1.8.9"
|
||||
VERSION="1.8.11"
|
||||
HOMEPAGE="http://de.tabos.org/"
|
||||
DOWNLOAD="http://de.tabos.org/download/roger-router-1.8.9.tar.xz"
|
||||
MD5SUM="cadc2817b7d957e2f4c4c3ca8228bd58"
|
||||
DOWNLOAD="http://de.tabos.org/download/roger-router-1.8.11.tar.xz"
|
||||
MD5SUM="01997058bb6ff00b76a7cf1792e87376"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="speex libpeas spandsp libcapi20"
|
||||
MAINTAINER="slacksam"
|
||||
MAINTAINER="Marek Srejma"
|
||||
EMAIL="sam_web@yahoo.de"
|
||||
|
|
Loading…
Reference in a new issue