mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
libraries/libgadu: Updated for version 1.10.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
bfb15ba07a
commit
e145d79430
3 changed files with 5 additions and 6 deletions
|
@ -1,3 +1,2 @@
|
|||
libgadu is a library for handling of protocol of a popular Polish
|
||||
instant messenger Gadu-Gadu.
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
# Written by marco slociu@wp.pl
|
||||
|
||||
PRGNAM=libgadu
|
||||
VERSION=${VERSION:-1.9.1}
|
||||
VERSION=${VERSION:-1.10.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="libgadu"
|
||||
VERSION="1.9.1"
|
||||
VERSION="1.10.1"
|
||||
HOMEPAGE="http://toxygen.net/libgadu/"
|
||||
DOWNLOAD="http://toxygen.net/libgadu/files/libgadu-1.9.1.tar.gz"
|
||||
MD5SUM="8d68489f3c01daba95fd1f20661437fb"
|
||||
DOWNLOAD="http://toxygen.net/libgadu/files/libgadu-1.10.1.tar.gz"
|
||||
MD5SUM="4dd528bc0627e4bd59f79b07f0e8cdbc"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="M Slodkiewicz"
|
||||
EMAIL="slociu@wp.pl"
|
||||
APPROVED="Niels Horn"
|
||||
APPROVED="dsomero"
|
||||
|
|
Loading…
Reference in a new issue