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

Giovanni Scafora giovanni at archlinux.org
Thu Apr 1 10:05:17 UTC 2010


    Date: Thursday, April 1, 2010 @ 06:05:16
  Author: giovanni
Revision: 75309

upgpkg: tcpdump 4.1.0-2
openssl-1 rebuild

Modified:
  tcpdump/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-04-01 09:59:32 UTC (rev 75308)
+++ PKGBUILD	2010-04-01 10:05:16 UTC (rev 75309)
@@ -3,8 +3,8 @@
 # Contributor: dorphell <dorphell at archlinux.org>
 
 pkgname=tcpdump
-pkgver=4.1
-pkgrel=1
+pkgver=4.1.0
+pkgrel=2
 pkgdesc="A tool for network monitoring and data acquisition"
 arch=('i686' 'x86_64')
 url="http://www.tcpdump.org"
@@ -14,7 +14,7 @@
 md5sums=('949d4661a7501cfedf7b1eb858302c9c')
 
 build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
+  cd "${srcdir}/${pkgname}-4.1"
 
   ./configure --prefix=/usr \
               --enable-ipv6




More information about the arch-commits mailing list