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

Evangelos Foutras foutrelis at nymeria.archlinux.org
Tue Mar 12 15:43:59 UTC 2013


    Date: Tuesday, March 12, 2013 @ 16:43:58
  Author: foutrelis
Revision: 86169

upgpkg: shorewall 4.5.14-1

New upstream release.

Modified:
  shorewall/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-12 15:33:09 UTC (rev 86168)
+++ PKGBUILD	2013-03-12 15:43:58 UTC (rev 86169)
@@ -5,17 +5,17 @@
 # Contributor: FUBAR <mrfubar at gmail.com>
 
 pkgname=('shorewall' 'shorewall6' 'shorewall-core')
-pkgver=4.5.13
+pkgver=4.5.14
 pkgrel=1
 arch=('any')
 url="http://www.shorewall.net/"
 license=('GPL')
-source=(http://www.shorewall.net/pub/$pkgname/4.5/$pkgname-4.5.13/$pkgname-$pkgver.tar.bz2
-        http://www.shorewall.net/pub/$pkgname/4.5/$pkgname-4.5.13/shorewall6-$pkgver.tar.bz2
-        http://www.shorewall.net/pub/$pkgname/4.5/$pkgname-4.5.13/shorewall-core-$pkgver.tar.bz2)
-sha256sums=('476ace122a272a17b133db27fc998214d40b08ae01ccfc0806dc856fd8515a32'
-            '67dec1d3cf2dd9ee788c49c40dc8fa0c1d913653eb67b4668c22e0a61e176d7f'
-            'dbb9cf91eec77f7f7358cc04eaed7055608bfd8f17120c12e510a7d4da68f897')
+source=(http://www.shorewall.net/pub/$pkgname/4.5/$pkgname-4.5.14/$pkgname-$pkgver.tar.bz2
+        http://www.shorewall.net/pub/$pkgname/4.5/$pkgname-4.5.14/shorewall6-$pkgver.tar.bz2
+        http://www.shorewall.net/pub/$pkgname/4.5/$pkgname-4.5.14/shorewall-core-$pkgver.tar.bz2)
+sha256sums=('72b657bc1c8aa1ab0241eb0197c03d1d515d25b2df5da49df8cc2dd2d5f9efc0'
+            '78f1e386c54bbbb456363d5c21e8d5f43c8f38f04fc1d4f3341a2837bcd09aa3'
+            '5c03fd464bc60e0c6b58058852677d343108fe488ef66e8361425c16c9f897cd')
 
 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,netmap,params,policy,providers,proxyndp,refresh,refreshed,restored,stoppedrules,rtrules,rules,scfilter,secmarks,shorewall6.conf,start,started,stop,stopped,tcclasses,tcclear,tcdevices,tcfilters,tcinterfaces,tcpri,tcrules,tos,tunnels,zones})
+  backup=(etc/shorewall6/{accounting,actions,blrules,clear,conntrack,hosts,init,interfaces,maclist,masq,netmap,params,policy,providers,proxyndp,refresh,refreshed,restored,stoppedrules,rtrules,rules,scfilter,secmarks,shorewall6.conf,start,started,stop,stopped,tcclasses,tcclear,tcdevices,tcfilters,tcinterfaces,tcpri,tcrules,tos,tunnels,zones})
 
   cd "$srcdir/$pkgname-$pkgver"
 




More information about the arch-commits mailing list