diff --git a/net/spoofer/Makefile b/net/spoofer/Makefile index a9e8f35c12..43e3fc6da6 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 += \