Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3cccbafc314cae55750e61487831bac352fa80ee
commit 3cccbafc314cae55750e61487831bac352fa80ee Author: crazy <[email protected]> Date: Fri Dec 23 17:28:22 2016 +0100 stunnel-5.38-1-x86_64 * Version bump * added missing backup=() diff --git a/source/network-extra/stunnel/FrugalBuild b/source/network-extra/stunnel/FrugalBuild index f6d0897..85a1343 100644 --- a/source/network-extra/stunnel/FrugalBuild +++ b/source/network-extra/stunnel/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna <[email protected]> pkgname=stunnel -pkgver=5.33 +pkgver=5.38 pkgrel=1 pkgdesc="Universal SSL Wrapper" url="http://www.stunnel.org/" @@ -13,6 +13,7 @@ archs=('i686' 'x86_64') up2date="lynx -dump http://www.stunnel.org/?page=versions|grep -m1 'Version '|sed 's/.*Version \(.*\) released.*/\1/'" source=(https://www.stunnel.org/downloads/stunnel-$pkgver.tar.gz \ README.Frugalware) +backup=('etc/stunnel/stunnel.conf') signatures=($source.asc '') _F_systemd_units=(stunnel=) Finclude systemd _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
