Skip to content

Commit

Permalink
update 2024-05-11 00:13:31
Browse files Browse the repository at this point in the history
  • Loading branch information
kenzok8 committed May 10, 2024
1 parent ecd19c5 commit 2b66a58
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:=20240404
PKG_VERSION:=20240606
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)?
PKG_HASH:=6eda9a348f9c3555a1c27711e81c0982ea9999bf2878e73cf2eaaee90e8cc2e7
PKG_HASH:=eee1c6173daff3199c23396f4661d7f81d701dc0f4eb1662b39041a6ca10703b

PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
PKG_LICENSE:=GPL-3.0
Expand Down

0 comments on commit 2b66a58

Please sign in to comment.