X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=batctl%2FMakefile;h=0d2452d72810274e50c1560a04af05158e458a07;hb=b70ac8f9da546d7a2a5bca3552fe60e949c4ba2f;hp=8985ec730979855ff83148460cb8af62b1f490a6;hpb=b4034e4ae185c13cb3d784e495fe611e974fc25a;p=feed%2Frouting.git diff --git a/batctl/Makefile b/batctl/Makefile index 8985ec7..0d2452d 100644 --- a/batctl/Makefile +++ b/batctl/Makefile @@ -3,12 +3,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=batctl -PKG_VERSION:=2022.3 +PKG_VERSION:=2023.0 PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://downloads.open-mesh.org/batman/releases/batman-adv-$(PKG_VERSION) -PKG_HASH:=c58b371771d7cb9a8786d7394834f1ff8d45d415637a64e9076eaa0953b1f2d7 +PKG_HASH:=11071ec02b61e01e05ef8030b7bda8ff15e5c70b294a64204592c5b6cb31ed22 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION) PKG_MAINTAINER:=Simon Wunderlich