diff --git a/brook/Makefile b/brook/Makefile index 273c02c94..8c407b826 100644 --- a/brook/Makefile +++ b/brook/Makefile @@ -5,8 +5,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=brook -PKG_VERSION:=20210701 -PKG_RELEASE:=$(AUTORELEASE) +PKG_VERSION:=20220401 +PKG_RELEASE:=23 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/txthinking/brook/tar.gz/v$(PKG_VERSION)?