aboutsummaryrefslogtreecommitdiffstats
path: root/main/libpcap
diff options
context:
space:
mode:
Diffstat (limited to 'main/libpcap')
-rw-r--r--main/libpcap/APKBUILD10
1 files changed, 6 insertions, 4 deletions
diff --git a/main/libpcap/APKBUILD b/main/libpcap/APKBUILD
index 067fe4a56b6..8fb63ca07b4 100644
--- a/main/libpcap/APKBUILD
+++ b/main/libpcap/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libpcap
-pkgver=1.10.0
-pkgrel=0
+pkgver=1.10.4
+pkgrel=1
pkgdesc="A system-independent interface for user-level packet capture"
url="https://www.tcpdump.org/"
arch="all"
@@ -42,5 +42,7 @@ package() {
make -j1 DESTDIR="$pkgdir" install install-shared
}
-sha512sums="007710386ff3435ef97fc99293076eae3c39b424e986141184c712b0285f8589357a1b25085f7eba28730de04312042c724d193934a399797e95a56f5301da7f libpcap-1.10.0.tar.gz
-77590c8fcea96427fd08e85023609695f8b280a9b24a503d19b08a3c6baf3537a949c94078a5cd577f0476d735a257050955590374d85ce6a2f35a09143da5a3 fix-headers.patch"
+sha512sums="
+1f6d6ddd07dae7c557054cb246437ecdaf39d579592a5a6bdf1144eea6cb5a779ac4ca647cfed11ec1b0bb18efc63b845444e497070bacefaaed19a5787ae5e1 libpcap-1.10.4.tar.gz
+77590c8fcea96427fd08e85023609695f8b280a9b24a503d19b08a3c6baf3537a949c94078a5cd577f0476d735a257050955590374d85ce6a2f35a09143da5a3 fix-headers.patch
+"