mirror of https://github.com/kenzok8/small.git
update 2024-02-20 08:39:08
This commit is contained in:
parent
d7a1ce6f6b
commit
93bfbe2977
|
@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk
|
|||
|
||||
PKG_NAME:=brook
|
||||
PKG_VERSION:=20240214
|
||||
PKG_RELEASE:=$(AUTORELEASE)
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://codeload.github.com/txthinking/brook/tar.gz/v$(PKG_VERSION)?
|
||||
|
|
Loading…
Reference in New Issue