Skip to content

Commit

Permalink
brook: update to 20230404
Browse files Browse the repository at this point in the history
  • Loading branch information
smallprogram authored and Beginner-Go committed Mar 25, 2023
1 parent 3e3940a commit 5146196
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions brook/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=brook
PKG_VERSION:=20230401
PKG_VERSION:=20230404
PKG_RELEASE:=$(AUTORELEASE)

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/txthinking/brook/tar.gz/v$(PKG_VERSION)?
PKG_HASH:=332069845b9c205070c0edbddc9e0204187499b97d4d1bda593535d775f556a3
PKG_HASH:=1b9a7c45dcc7935d1965049464c664e634cb6283d211208d8ce519138915c0cf

PKG_MAINTAINER:=Tianling Shen <[email protected]>
PKG_LICENSE:=GPL-3.0
Expand Down

0 comments on commit 5146196

Please sign in to comment.