Skip to content

Commit

Permalink
Update openwrt package
Browse files Browse the repository at this point in the history
  • Loading branch information
svpcom committed Oct 9, 2024
1 parent dfb1857 commit f16a6b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions openwrt/net/wfb-ng/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=wfb-ng
PKG_VERSION:=24.9.6
PKG_VERSION:=24.9.7
PKG_RELEASE:=1

PKG_SOURCE_PROTO:=git
Expand All @@ -25,7 +25,7 @@ define Package/wfb-ng
SUBMENU:=Wireless
TITLE:=Long-range packet radio link using raw WiFi
URL:=https://github.com/svpcom/wfb-ng
DEPENDS:=+libpcap +libsodium +libstdcpp
DEPENDS:=+libpcap +libsodium +libstdcpp +libevent
endef

define Package/wfb-ng/description
Expand Down

0 comments on commit f16a6b6

Please sign in to comment.