Navigation Menu

Skip to content

Commit

Permalink
libircclient: upgraded to 1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
conraid committed May 10, 2014
1 parent 7f5cf35 commit a5194a2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions libircclient/libircclient.SlackBuild
Expand Up @@ -2,7 +2,7 @@
#
# Slackware build script for libircclient
#
# Copyright 2013 Corrado Franco (http://conraid.net)
# Copyright 2013-2014 Corrado Franco (http://conraid.net)
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
Expand Down Expand Up @@ -32,7 +32,7 @@ CWD=$(pwd)

PRGNAME=${PRGNAME:-libircclient}
PKGNAME=$(echo $PRGNAME | tr A-Z a-z)
VERSION=${VERSION:-$(echo $PRGNAME-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
VERSION=${VERSION:-1.8}
PKGVERSION=$(echo $VERSION | tr - _)
BUILD=${BUILD:-1}
TAG=${TAG:-cf}
Expand Down
8 changes: 4 additions & 4 deletions libircclient/libircclient.info
@@ -1,9 +1,9 @@
NAME="libircclient"
VERSION="1.7"
VERSION="1.8"
HOMEPAGE="http://www.ulduzsoft.com/linux/libircclient/"
DOWNLOAD="http://downloads.sourceforge.net/project/libircclient/libircclient/1.7/libircclient-1.7.tar.gz"
DOWNLOAD="http://downloads.sourceforge.net/project/libircclient/libircclient/1.8/libircclient-1.8.tar.gz"
REQUIRES=""
MD5SUM="968370276f7cf21302f504f9bce1fc99"
SHASUM="02f1502d486c89ca26a59d6ba2cc5a4f92be95b1"
MD5SUM="a1b4fd5491a36b8aedf65a6845755800"
SHASUM="dda7df9fd9239542d295759033d7b518f0b3efd9"


0 comments on commit a5194a2

Please sign in to comment.