Skip to content

Commit

Permalink
batctl: update to version 2023.3
Browse files Browse the repository at this point in the history
* (no changes)

Signed-off-by: Sven Eckelmann <[email protected]>
  • Loading branch information
ecsv committed Nov 17, 2023
1 parent 1bdab4b commit b69c629
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions batctl/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=batctl
PKG_VERSION:=2023.2
PKG_VERSION:=2023.3
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://downloads.open-mesh.org/batman/releases/batman-adv-$(PKG_VERSION)
PKG_HASH:=70b5f931fa636325697bdf36f6d134a03c4906f4c17cb7650a3c714901436ec8
PKG_HASH:=9acc31170930c1797c38763b87bdff88054c34d1f012fbb810068273fef31212
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)

PKG_MAINTAINER:=Simon Wunderlich <[email protected]>
Expand Down

0 comments on commit b69c629

Please sign in to comment.