main/libpcap: upgrade to 1.4.0

This commit is contained in:
Natanael Copa 2013-05-15 18:14:12 +00:00
parent cf96fe1ded
commit d4ebe759f3

View File

@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libpcap
pkgver=1.3.0
pkgver=1.4.0
_sover=1.0.0
pkgrel=0
pkgdesc="A system-independent interface for user-level packet capture"
@ -37,4 +37,6 @@ package() {
mkdir -p "$pkgdir/usr/bin"
make -j1 DESTDIR="$pkgdir" install install-shared
}
md5sums="f78455a92622b7a3c05c58b6ad1cec7e libpcap-1.3.0.tar.gz"
md5sums="56e88a5aabdd1e04414985ac24f7e76c libpcap-1.4.0.tar.gz"
sha256sums="7c6a2a4f71e8ab09804e6b4fb3aff998c5583108ac42c0e2967eee8e1dbc7406 libpcap-1.4.0.tar.gz"
sha512sums="b7662867c6449c603a65c37e63ce881260dee80989ccb5b71b1e55fa437fb18ac9bb123a7b8ed68302baf4511b97bca40d9f08dea7b0dd0eb6a2ac4a7b73cf15 libpcap-1.4.0.tar.gz"