summaryrefslogtreecommitdiff
path: root/core/wpa_actiond
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-08-03 13:40:53 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2012-08-03 13:40:53 +0200
commitcac6c854c6777f9c69230e8cf4a08c25f6b981cf (patch)
tree5f6d013bde41fb361e5d6f736b6531e5bb47cd34 /core/wpa_actiond
parent5fcf983414b164c522a9ba73df27b13d28cde35b (diff)
parent60f7eab28ba0dd57c8ce519609f393dd3931b621 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: multilib/lib32-libcups/PKGBUILD multilib/lib32-mesa/PKGBUILD multilib/lib32-qt/PKGBUILD multilib/wine_gecko/PKGBUILD staging/kdebase-runtime/PKGBUILD staging/kdegraphics-gwenview/PKGBUILD staging/libkexiv2/PKGBUILD testing/akonadi/PKGBUILD testing/k3b/PKGBUILD testing/kdebase-workspace/PKGBUILD testing/kdebindings-python/PKGBUILD testing/kdeedu-kig/PKGBUILD testing/kdeedu-rocs/PKGBUILD testing/openldap/PKGBUILD testing/openldap/slapd
Diffstat (limited to 'core/wpa_actiond')
-rw-r--r--core/wpa_actiond/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/wpa_actiond/PKGBUILD b/core/wpa_actiond/PKGBUILD
index 99e000df3..72edc8776 100644
--- a/core/wpa_actiond/PKGBUILD
+++ b/core/wpa_actiond/PKGBUILD
@@ -1,7 +1,7 @@
-# $Id: PKGBUILD 155389 2012-04-03 08:18:09Z thomas $
+# $Id: PKGBUILD 164502 2012-08-01 09:59:07Z thomas $
# Maintainer: Thomas Bächler <thomas@archlinux.org>
pkgname=wpa_actiond
-pkgver=1.2
+pkgver=1.3
pkgrel=1
pkgdesc="Daemon that connects to wpa_supplicant and handles connect and disconnect events"
arch=('i686' 'x86_64' 'mips64el')
@@ -9,7 +9,7 @@ url="http://projects.archlinux.org/wpa_actiond.git/"
license=('GPL')
depends=('glibc' 'wpa_supplicant')
source=(ftp://ftp.archlinux.org/other/wpa_actiond/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('578efa1141fbf1acb56efff8061f4ac7ab99f257f8a3e1588db51a8ce77ac2b5')
+sha256sums=('4523b76980198666ac93f3a3772a10554ef608e6a18ab9eb1346303ee3a6f4b1')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"