finch: Update from 2.10.12 to 2.11.0
authorFredrik Fornwall <fredrik@fornwall.net>
Thu, 8 Sep 2016 20:18:44 +0000 (16:18 -0400)
committerFredrik Fornwall <fredrik@fornwall.net>
Thu, 8 Sep 2016 20:18:44 +0000 (16:18 -0400)
packages/finch/build.sh

index 45f8ac7..2295e5f 100644 (file)
@@ -1,7 +1,6 @@
 TERMUX_PKG_HOMEPAGE=http://pidgin.im/
 TERMUX_PKG_DESCRIPTION="Text-based multi-protocol instant messaging client"
-TERMUX_PKG_VERSION=2.10.12
-TERMUX_PKG_BUILD_REVISION=3
+TERMUX_PKG_VERSION=2.11.0
 TERMUX_PKG_SRCURL=http://downloads.sourceforge.net/project/pidgin/Pidgin/${TERMUX_PKG_VERSION}/pidgin-${TERMUX_PKG_VERSION}.tar.bz2
 TERMUX_PKG_DEPENDS="libgnutls, libxml2, ncurses-ui-libs, glib"
 TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--disable-gtkui --disable-gstreamer --disable-vv --disable-idn --disable-meanwhile --disable-avahi --disable-dbus --disable-perl --disable-tcl --without-zephyr --with-ncurses-headers=$TERMUX_PREFIX/include --without-python"