diff options
Diffstat (limited to 'main/tcpdump/APKBUILD')
-rw-r--r-- | main/tcpdump/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/tcpdump/APKBUILD b/main/tcpdump/APKBUILD index ba520631da..19ed3c782a 100644 --- a/main/tcpdump/APKBUILD +++ b/main/tcpdump/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=tcpdump pkgver=4.9.0 -pkgrel=0 +pkgrel=1 pkgdesc="A tool for network monitoring and data acquisition" url="http://www.tcpdump.org" arch="all" |