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

Thomas Bächler thomas at archlinux.org
Mon Jun 25 18:35:06 UTC 2012


    Date: Monday, June 25, 2012 @ 14:35:06
  Author: thomas
Revision: 162348

upgpkg: libpcap 1.3.0-1: upstream update

Modified:
  libpcap/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-06-25 18:25:08 UTC (rev 162347)
+++ PKGBUILD	2012-06-25 18:35:06 UTC (rev 162348)
@@ -2,18 +2,18 @@
 # Maintainer: Thomas Bächler <thomas at archlinux.org>
 
 pkgname=libpcap
-pkgver=1.2.1
-pkgrel=2
+pkgver=1.3.0
+pkgrel=1
 pkgdesc="A system-independent interface for user-level packet capture"
 arch=('i686' 'x86_64')
 url="http://www.tcpdump.org/"
 license=('BSD')
-depends=('glibc' 'libnl' 'sh')
+depends=('glibc' 'libnl' 'sh' 'libusbx')
 makedepends=('flex')
 source=(http://www.tcpdump.org/release/libpcap-${pkgver}.tar.gz{,.sig}
         libnl32.patch)
-sha256sums=('a135a6ef7e539729a57c7ed345bdb9b64159e13404174006a7972eb33f00debd'
-            'dc82ca7e7f737885969af0f78ad0f0eef8206062087e0261ca2799ef26d569b4'
+sha256sums=('41cbd9ed68383afd9f1fda279cb78427d36879d9e34ee707e31a16a1afd872b9'
+            '8004a6655fb98acd89f3dea7ce95f182f4874298ce692f5b8f4a7dae65d7993f'
             '7d0cbd49e55405cb2b55852223cd4965526e518cfb4f547ab9cc9b95b8f9c9e6')
 
 build() {




More information about the arch-commits mailing list