Skip to content

Commit

Permalink
build: update mihomo to a7e56f1 (#442)
Browse files Browse the repository at this point in the history
Co-authored-by: morytyann <[email protected]>
Co-authored-by: Joseph Mory <[email protected]>
  • Loading branch information
3 people authored Mar 3, 2025
1 parent 1bb4fcd commit 76ea5e5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions nikki/Makefile
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=nikki
PKG_RELEASE:=8
PKG_RELEASE:=1

PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/MetaCubeX/mihomo.git
PKG_SOURCE_DATE:=2025-02-21
PKG_SOURCE_VERSION:=5830afcbdeeb6c05a3faa56d33353282b8d1f50c
PKG_MIRROR_HASH:=3f5c8aaad3959f77ab3099e0a3d76ca7329e073e1f877720b7c42360c66954c9
PKG_SOURCE_DATE:=2025-03-02
PKG_SOURCE_VERSION:=a7e56f1c431b8f17f98eb4d81bfc784a5f1ebc4c
PKG_MIRROR_HASH:=e6ffc7355fadff8ae93151d016df9b61a618cd4a7125d06f8e1f63f3e70d7b74

PKG_LICENSE:=GPL3.0+
PKG_MAINTAINER:=Joseph Mory <[email protected]>
Expand All @@ -16,7 +16,7 @@ PKG_BUILD_DEPENDS:=golang/host
PKG_BUILD_PARALLEL:=1
PKG_BUILD_FLAGS:=no-mips16

PKG_BUILD_VERSION:=alpha-5830afc
PKG_BUILD_VERSION:=alpha-a7e56f1
PKG_BUILD_TIME:=$(shell date -u -Iseconds)

GO_PKG:=github.com/metacubex/mihomo
Expand Down

0 comments on commit 76ea5e5

Please sign in to comment.