mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/znc: Updated for version 1.2.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
f3bdfc0865
commit
d2266b23d1
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=znc
|
||||
VERSION=${VERSION:-1.0}
|
||||
VERSION=${VERSION:-1.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="znc"
|
||||
VERSION="1.0"
|
||||
VERSION="1.2"
|
||||
HOMEPAGE="http://wiki.znc.in/ZNC"
|
||||
DOWNLOAD="http://znc.in/releases/archive/znc-1.0.tar.gz"
|
||||
MD5SUM="23807ca830c27392cccb6774f542df6e"
|
||||
DOWNLOAD="http://znc.in/releases/archive/znc-1.2.tar.gz"
|
||||
MD5SUM="ef18e5402a82cc3fcab5c2ac5c2e6f3b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue