Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=661b9a00d2e99fe8599bbc3ed234773ff71ef322
commit 661b9a00d2e99fe8599bbc3ed234773ff71ef322 Author: DeX77 <[email protected]> Date: Sat Oct 14 22:21:04 2017 +0200 dovecot-2.2.33.1-1-x86_64 * version bump diff --git a/source/network-extra/dovecot/FrugalBuild b/source/network-extra/dovecot/FrugalBuild index a8b2541..cf58fed 100644 --- a/source/network-extra/dovecot/FrugalBuild +++ b/source/network-extra/dovecot/FrugalBuild @@ -4,7 +4,7 @@ pkgname=dovecot -pkgver=2.2.32 +pkgver=2.2.33.1 pkgrel=1 mainver=${pkgver%.*} pkgdesc="An open source IMAP and POP3 server, written with security primarily in mind." @@ -16,7 +16,7 @@ archs=('x86_64') up2date="lynx -dump ${url}/download.html | grep -A2 'Stable ' | grep 'sources' | sed 's/.*Download\ .*v\(.*\)\ source.*/\1/'" backup=(etc/$pkgname/$pkgname.conf etc/$pkgname/conf.d/{20-lmtp.conf,15-lda.conf,20-imap.conf,15-mailboxes.conf,10-master.conf,10-auth.conf,90-quota.conf,10-ssl.conf,90-acl.conf,20-pop3.conf,10-mail.conf,90-plugin.conf,10-logging.conf,10-director.conf}) source=("${url}/releases/2.2/${pkgname}-${pkgver}.tar.gz") -sha1sums=('783f545163a763becfc83c70bfa68529ce7c4da0') +sha1sums=('f63338e5743873cf9226722a73a371367462c52e') _F_systemd_scriptlet="$pkgname.install" _F_systemd_units=(dovecot=) Finclude systemd _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
