network/znc: Updated for version 1.7.5.

Signed-off-by: Mario Preksavec <mario@slackware.hr>
This commit is contained in:
Mario Preksavec 2020-02-23 15:08:55 +01:00 committed by Willy Sudiarto Raharjo
parent e895df57ef
commit df3e7d5c93
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 6 additions and 6 deletions

View File

@ -3,7 +3,7 @@
# Slackware build script for ZNC
# Copyright 2007-2013 Sean Donner (sean.donner@gmail.com)
# Copyright 2017, 2018 Mario Preksavec, Zagreb, Croatia
# Copyright 2017, 2018, 2020 Mario Preksavec, Zagreb, Croatia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=znc
VERSION=${VERSION:-1.6.6}
VERSION=${VERSION:-1.7.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -162,7 +162,7 @@ sed -e "s/@ZNC_USER@/$ZNC_USER/g" -e "s/@VERSION@/$VERSION/g" $CWD/rc.znc \
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a \
AUTHORS LICENSE* README* \
CONTRIBUTING* ChangeLog* LICENSE* NOTICE README* \
$PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
sed "s/@ZNC_USER@/$ZNC_USER/g" $CWD/README.SLACKWARE > \

View File

@ -1,8 +1,8 @@
PRGNAM="znc"
VERSION="1.6.6"
VERSION="1.7.5"
HOMEPAGE="https://wiki.znc.in/ZNC"
DOWNLOAD="https://znc.in/releases/archive/znc-1.6.6.tar.gz"
MD5SUM="50f60f473df3b11f26b38bad21728879"
DOWNLOAD="https://znc.in/releases/archive/znc-1.7.5.tar.gz"
MD5SUM="7df60c25e8aa61866b5be54994a78e2a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""