From fb225c6b59adb776fcb7b37316d2ae44935ad5b6 Mon Sep 17 00:00:00 2001 From: douglarek Date: Wed, 19 Jul 2023 16:15:47 +0800 Subject: [PATCH] dae: Update to 0.2.1 --- net/dae/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/dae/Makefile b/net/dae/Makefile index 8a07667331..cbc9916016 100644 --- a/net/dae/Makefile +++ b/net/dae/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dae -PKG_VERSION:=0.2.0 +PKG_VERSION:=0.2.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).zip PKG_SOURCE_URL:=https://github.com/daeuniverse/dae/releases/download/v$(PKG_VERSION)/dae-full-src.zip? -PKG_HASH:=f24d7d922abe347102024d495badcb1f8292aacff4183586037c3865c03ac3e7 +PKG_HASH:=8a9b4c1a3edaa1c910414cf3581c26b3cd775f4eba03e4f8a2c4ef132a9576ba PKG_LICENSE:=AGPL-3.0-only PKG_LICENSE_FILE:=LICENSE