Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=03b62edc101749240dbf059a4edc4ed10487dcbf
commit 03b62edc101749240dbf059a4edc4ed10487dcbf Author: DeX77 <[email protected]> Date: Tue Jul 29 15:21:14 2014 +0200 fetchmail-6.3.26-1-x86_64 * version bump * changed maintainer * switch from berlios diff --git a/source/network/fetchmail/FrugalBuild b/source/network/fetchmail/FrugalBuild index 0d2459b..644af52 100644 --- a/source/network/fetchmail/FrugalBuild +++ b/source/network/fetchmail/FrugalBuild @@ -1,17 +1,19 @@ # Compiling Time: 0.10 SBU -# Maintainer: Janos Kovacs <[email protected]> +# Contributor: Janos Kovacs <[email protected]> +# Maintainer: DeX77 <[email protected]> pkgname=fetchmail -pkgver=6.3.21 +pkgver=6.3.26 pkgrel=1 pkgdesc="A remote-mail retrieval and forwarding utility." -_F_berlios_ext=".tar.bz2" -Finclude berlios -url="http://catb.org/~esr/fetchmail/" +url="http://www.fetchmail.info" depends=('openssl>=1.0.0') groups=('network') archs=('i686' 'x86_64') -sha1sums=('e32a0d40ec133d651782543ecd7bc9bbee52dff7') +_F_sourceforge_ext=".tar.xz" +_F_archive_grepv="alpha" +Finclude sourceforge +signatures=("${source[@]}.asc") confpkg=fetchmailconf subpkgs=('fetchmailconf') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
