mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/roger-router: Updated for version 1.8.14.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2aa0177c3d
commit
b6be69afa2
2 changed files with 6 additions and 6 deletions
|
@ -23,8 +23,8 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=roger-router
|
||||
VERSION=${VERSION:-1.8.11}
|
||||
BUILD=${BUILD:-2}
|
||||
VERSION=${VERSION:-1.8.14}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="roger-router"
|
||||
VERSION="1.8.11"
|
||||
VERSION="1.8.14"
|
||||
HOMEPAGE="http://de.tabos.org/"
|
||||
DOWNLOAD="http://de.tabos.org/download/roger-router-1.8.11.tar.xz"
|
||||
MD5SUM="01997058bb6ff00b76a7cf1792e87376"
|
||||
DOWNLOAD="http://www.tabos.org/downloads/roger-router-1.8.14.tar.xz"
|
||||
MD5SUM="70a25dc55f72e0449e939a24385334d2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="speex libpeas spandsp libcapi20"
|
||||
REQUIRES="speex libpeas spandsp libcapi20 gupnp"
|
||||
MAINTAINER="Marek Srejma"
|
||||
EMAIL="sam_web@yahoo.de"
|
||||
|
|
Loading…
Reference in a new issue