Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
lib32-libpcap
Commits:
c68a45af by Antonio Rojas at 2024-09-07T13:51:43+02:00
upgpkg: 1.10.5-2: Rebuild for missing .SRCINFO
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = lib32-libpcap
pkgdesc = A system-independent interface for user-level packet capture
(32-bit)
pkgver = 1.10.5
- pkgrel = 1
+ pkgrel = 2
url = http://www.tcpdump.org/
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
pkgname=lib32-libpcap
_name=${pkgname/*-/}
pkgver=1.10.5
-pkgrel=1
+pkgrel=2
pkgdesc="A system-independent interface for user-level packet capture (32-bit)"
arch=(x86_64)
url="http://www.tcpdump.org/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libpcap/-/commit/c68a45af43afb2b4cd040ebd37f4027e6cb15a38
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libpcap/-/commit/c68a45af43afb2b4cd040ebd37f4027e6cb15a38
You're receiving this email because of your account on gitlab.archlinux.org.