mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-01 01:00:03 +01:00
network/pidgin-sipe: Updated for version 1.24.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
cada0a82fd
commit
c3a579b769
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=pidgin-sipe
|
||||
VERSION=${VERSION:-1.23.0}
|
||||
VERSION=${VERSION:-1.24.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pidgin-sipe"
|
||||
VERSION="1.23.0"
|
||||
VERSION="1.24.0"
|
||||
HOMEPAGE="http://sipe.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/sipe/pidgin-sipe-1.23.0.tar.xz"
|
||||
MD5SUM="75fb9417834bc78114786d78a41bcd37"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/sipe/pidgin-sipe-1.24.0.tar.xz"
|
||||
MD5SUM="b91106d28c235b347a63dcb676f7b66a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue