mirror of https://github.com/kenzok8/small.git
update 2023-01-02 09:41:28
This commit is contained in:
parent
4503078b32
commit
a96042c2ff
|
@ -5,8 +5,8 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=brook
|
||||
PKG_VERSION:=20221212
|
||||
PKG_RELEASE:=6
|
||||
PKG_VERSION:=20230101
|
||||
PKG_RELEASE:=7
|
||||
|
||||
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