[arch-commits] Commit in shorewall/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Tue Jun 2 18:12:44 UTC 2015


    Date: Tuesday, June 2, 2015 @ 20:12:44
  Author: foutrelis
Revision: 134618

upgpkg: shorewall 4.6.10-1

New upstream release.

Modified:
  shorewall/trunk/PKGBUILD

----------+
 PKGBUILD |   16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-02 18:01:24 UTC (rev 134617)
+++ PKGBUILD	2015-06-02 18:12:44 UTC (rev 134618)
@@ -5,17 +5,17 @@
 # Contributor: FUBAR <mrfubar at gmail.com>
 
 pkgname=('shorewall' 'shorewall6' 'shorewall-core')
-pkgver=4.6.9
+pkgver=4.6.10
 pkgrel=1
 arch=('any')
 url="http://www.shorewall.net/"
 license=('GPL')
-source=(http://www.shorewall.net/pub/$pkgname/4.6/$pkgname-4.6.9/$pkgname-$pkgver.tar.bz2
-        http://www.shorewall.net/pub/$pkgname/4.6/$pkgname-4.6.9/shorewall6-$pkgver.tar.bz2
-        http://www.shorewall.net/pub/$pkgname/4.6/$pkgname-4.6.9/shorewall-core-$pkgver.tar.bz2)
-sha256sums=('6f9e83b7753ae5acfda74dc985599a34551f1f43ed5f61079db5d2eabcc4620b'
-            'fdf5e619483877b66318839729abb181cb7a16fe6df20ac2e8b37570fae72120'
-            '4f9b5362a925290130cfd50707ff8a376046e6dae97c7e6d62ac93223fc7277d')
+source=(http://www.shorewall.net/pub/$pkgname/4.6/$pkgname-4.6.10/$pkgname-$pkgver.tar.bz2
+        http://www.shorewall.net/pub/$pkgname/4.6/$pkgname-4.6.10/shorewall6-$pkgver.tar.bz2
+        http://www.shorewall.net/pub/$pkgname/4.6/$pkgname-4.6.10/shorewall-core-$pkgver.tar.bz2)
+sha256sums=('b39aa85f24e08c89f042db56b487674b59878ea550ed01af95daad8ba56455fa'
+            '22e8010e62797f020b5ba65f7470e2c9c6608c3ce78dee6968c9423447d35020'
+            '30988e5dbd28ce8da3b90489bcd7571c154613916b0b8f08558a5573782c8336')
 
 build() {
   for product in shorewall{,6,-core}; do
@@ -38,7 +38,7 @@
 package_shorewall6() {
   pkgdesc="An iptables-based firewall for Linux systems (with IPv6 support)"
   depends=('shorewall')
-  backup=(etc/shorewall6/{accounting,actions,blrules,clear,conntrack,hosts,init,interfaces,maclist,mangle,masq,netmap,params,policy,providers,proxyndp,refresh,refreshed,restored,routes,stoppedrules,rtrules,rules,scfilter,secmarks,shorewall6.conf,start,started,stop,stopped,tcclasses,tcclear,tcdevices,tcfilters,tcinterfaces,tcpri,tos,tunnels,zones})
+  backup=(etc/shorewall6/{accounting,actions,blrules,clear,conntrack,findgw,hosts,init,interfaces,maclist,mangle,masq,netmap,params,policy,providers,proxyndp,refresh,refreshed,restored,routes,stoppedrules,rtrules,rules,scfilter,secmarks,shorewall6.conf,start,started,stop,stopped,tcclasses,tcclear,tcdevices,tcfilters,tcinterfaces,tcpri,tos,tunnels,zones})
 
   cd "$srcdir/$pkgname-$pkgver"
 



More information about the arch-commits mailing list