Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=608fa72d0b1b6054674c96fffc0651b4abcbc906
commit 608fa72d0b1b6054674c96fffc0651b4abcbc906 Author: DeX77 <[email protected]> Date: Sun Apr 12 21:22:45 2015 +0200 tin-2.2.1-1-x86_64 * version bump (needed because old source is gone :( * rebuild with libidn>=1.30 diff --git a/source/network-extra/tin/FrugalBuild b/source/network-extra/tin/FrugalBuild index d09b3ed..9013eaf 100644 --- a/source/network-extra/tin/FrugalBuild +++ b/source/network-extra/tin/FrugalBuild @@ -3,17 +3,17 @@ # Contributor: Christian Sturm <[email protected]> pkgname=tin -pkgver=2.0.1 -pkgrel=2 +pkgver=2.2.1 +pkgrel=1 pkgdesc="A command-line, threaded NNTP and spool based UseNet newsreader." url="http://www.tin.org/" -depends=('ncurses' 'libidn' 'icu4c>=4.8' 'libgcc' 'pcre>=8.30' 'perl') +depends=('ncurses' 'libidn>=1.30' 'icu4c>=4.8' 'libgcc' 'pcre>=8.30' 'perl') groups=('network-extra') archs=('i686' 'x86_64') _F_ftp_url="ftp://ftp.tin.org/pub/news/clients/tin/stable/" up2date="Flasttar $_F_ftp_url" source=($_F_ftp_url/$pkgname-$pkgver.tar.bz2) -sha1sums=('bf54c04c114a194d54431240f31e3c7b80b0d790') +sha1sums=('aed9f2d4fc17c08c0f9d8d4b6ed38e5b070763a2') Fconfopts+=" --enable-ipv6" # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
