From: George Sapkin Date: Mon, 11 May 2026 00:13:22 +0000 (+0300) Subject: spoofer: bump to 1.4.13 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=e8e33e8c90e851b9aee64c809c0d253a0d786341;p=openwrt-packages.git spoofer: bump to 1.4.13 Remove nonexistent configure arguments. Signed-off-by: George Sapkin --- diff --git a/net/spoofer/Makefile b/net/spoofer/Makefile index a9e8f35c1..43e3fc6da 100644 --- a/net/spoofer/Makefile +++ b/net/spoofer/Makefile @@ -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 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 += \