From fc58c5e1a873d130e101f769f2f7c7b920011f91 Mon Sep 17 00:00:00 2001 From: SimonsQiu Date: Wed, 30 Oct 2024 16:26:42 +0000 Subject: [PATCH] Update 2024/10/30 16:26:42 UTC --- daed/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daed/Makefile b/daed/Makefile index a50cf31..9fe79ae 100644 --- a/daed/Makefile +++ b/daed/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=daed PKG_VERSION:=b44c472 DAED_VERSION:=daed-b44c472 -CORE_VERSION:=core-382dc5c +CORE_VERSION:=core-0e1301b PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz