mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-28 10:02:43 +01:00
libraries/libircclient: Updated for version 1.9.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>.
This commit is contained in:
parent
91371c92db
commit
58b909c62f
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
#
|
#
|
||||||
# Slackware build script for libircclient
|
# Slackware build script for libircclient
|
||||||
#
|
#
|
||||||
# Copyright 2011-2013 Erik W. Hanson, Minneapolis, MN, USA
|
# Copyright 2011-2017 Erik W. Hanson, Minneapolis, MN, USA
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=libircclient
|
PRGNAM=libircclient
|
||||||
VERSION=${VERSION:-1.7}
|
VERSION=${VERSION:-1.9}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="libircclient"
|
PRGNAM="libircclient"
|
||||||
VERSION="1.7"
|
VERSION="1.9"
|
||||||
HOMEPAGE="http://libircclient.sourceforge.net/"
|
HOMEPAGE="http://libircclient.sourceforge.net/"
|
||||||
DOWNLOAD="http://downloads.sourceforge.net/libircclient/libircclient-1.7.tar.gz"
|
DOWNLOAD="http://downloads.sourceforge.net/libircclient/libircclient-1.9.tar.gz"
|
||||||
MD5SUM="968370276f7cf21302f504f9bce1fc99"
|
MD5SUM="783c48fe9153ed55a5565c818a178d67"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue