[arch-commits] Commit in arptables/trunk (PKGBUILD arptables.service)

Sébastien Luttringer seblu at archlinux.org
Mon Jun 1 07:56:44 UTC 2015


    Date: Monday, June 1, 2015 @ 09:56:44
  Author: seblu
Revision: 239986

upgpkg: arptables 0.0.4-3

Modified:
  arptables/trunk/PKGBUILD
  arptables/trunk/arptables.service

-------------------+
 PKGBUILD          |    4 ++--
 arptables.service |    2 ++
 2 files changed, 4 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-01 07:56:06 UTC (rev 239985)
+++ PKGBUILD	2015-06-01 07:56:44 UTC (rev 239986)
@@ -5,7 +5,7 @@
 
 pkgname=arptables
 pkgver=0.0.4
-pkgrel=2
+pkgrel=3
 pkgdesc='ARP filtering utility'
 arch=('i686' 'x86_64')
 url='http://ebtables.sourceforge.net/'
@@ -17,7 +17,7 @@
         "$pkgname.service")
 md5sums=('c2e99c3aa9d78c9dfa30710ca3168182'
          'e54342a833c52b2bc67e7985e8f8fdfd'
-         'b26771191e52905d8aea6333c26cb1c3')
+         '7e908fd77ef05bc7a9a05b6e877cd2bf')
 
 build() {
   cd $pkgname-v${pkgver//_/-}

Modified: arptables.service
===================================================================
--- arptables.service	2015-06-01 07:56:06 UTC (rev 239985)
+++ arptables.service	2015-06-01 07:56:44 UTC (rev 239986)
@@ -1,5 +1,7 @@
 [Unit]
 Description=ARP Tables
+Before=network-pre.target
+Wants=network-pre.target
 
 [Service]
 Type=oneshot



More information about the arch-commits mailing list