Skip to content

Commit 438e500

Browse files
authored
finch: bump package
For some reason previous build resulted in an empty deb. Fixes #7601
1 parent 5af3852 commit 438e500

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/finch/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ TERMUX_PKG_DESCRIPTION="Text-based multi-protocol instant messaging client"
33
TERMUX_PKG_LICENSE="GPL-2.0"
44
TERMUX_PKG_MAINTAINER="@termux"
55
TERMUX_PKG_VERSION=2.14.4
6+
TERMUX_PKG_REVISION=1
67
TERMUX_PKG_SRCURL=http://downloads.sourceforge.net/project/pidgin/Pidgin/${TERMUX_PKG_VERSION}/pidgin-${TERMUX_PKG_VERSION}.tar.bz2
78
TERMUX_PKG_SHA256=67c1a0104b0624a50100c6d73cd5504d53c9d221922b1b28fa86020531a9904e
89
TERMUX_PKG_DEPENDS="libiconv, libgnutls, libsasl, libxml2, ncurses-ui-libs, glib"

0 commit comments

Comments
 (0)