mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
network/eiskaltdcpp: Updated for version 2.2.9.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
2e3bd54020
commit
bceb6f00b3
2 changed files with 4 additions and 4 deletions
|
@ -22,7 +22,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=eiskaltdcpp
|
||||
VERSION=${VERSION:-2.2.7}
|
||||
VERSION=${VERSION:-2.2.9}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="eiskaltdcpp"
|
||||
VERSION="2.2.7"
|
||||
VERSION="2.2.9"
|
||||
HOMEPAGE="http://code.google.com/p/eiskaltdc"
|
||||
DOWNLOAD="http://eiskaltdc.googlecode.com/files/eiskaltdcpp-2.2.7.tar.bz2"
|
||||
MD5SUM="510f23720b773fb99001aac5dd72f94e"
|
||||
DOWNLOAD="http://eiskaltdc.googlecode.com/files/eiskaltdcpp-2.2.9.tar.bz2"
|
||||
MD5SUM="51d5b902ee542326429b3b2c059b8618"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="lua"
|
||||
|
|
Loading…
Reference in a new issue