spoofer: bump to 1.4.13

Remove nonexistent configure arguments.

Signed-off-by: George Sapkin <george@sapk.in>
This commit is contained in:
George Sapkin
2026-05-11 03:13:22 +03:00
parent 27b4f59bfa
commit e8e33e8c90
+3 -5
View File
@@ -6,12 +6,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=spoofer
PKG_VERSION:=1.4.8
PKG_RELEASE:=2
PKG_VERSION:=1.4.13
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://www.caida.org/projects/spoofer/downloads
PKG_HASH:=9e94810b8b84db6005d78bd1db13d7f4c1307e50c28824e27e0629c5abfd317c
PKG_HASH:=9f7076c807246dc9b6932bf94330468789ef29ad12ffe11b182c5ed1ec961b55
PKG_MAINTAINER:=Ken Keys <spoofer-info@caida.org>
PKG_LICENSE:=GPL-3.0-or-later
@@ -41,12 +41,10 @@ the large ca-certificates package. But if the server's private
certificate ever changes, it will be necessary to either install the
ca-certificates package or install an updated version of this package
that has a newer bundled certificate.
endef
# with-protobuf doesn't seem to work without setting the flags explicitly
CONFIGURE_ARGS += \
--enable-prober \
--disable-manager
CONFIGURE_VARS += \