Skip to content

Commit

Permalink
daed: Update to 0.3.3.p1
Browse files Browse the repository at this point in the history
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
  • Loading branch information
1715173329 committed Aug 16, 2023
1 parent 5a12f44 commit 9bc4335
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions net/daed/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=daed
PKG_VERSION:=0.3.3
PKG_VERSION:=0.3.3.p1
PKG_RELEASE:=1

PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/daeuniverse/daed.git
PKG_SOURCE_VERSION:=v$(PKG_VERSION)
PKG_MIRROR_HASH:=91cb10f78a2c26d3e9aa7b061fd76566511cb4bc52157d75e2942cbdc8561ba5
PKG_MIRROR_HASH:=262845372e1a1073759b515b6f31153b12898fa812b691fb4568188a9e2547ce

PKG_LICENSE:=AGPL-3.0-only MIT
PKG_LICENSE_FILES:=LICENSE wing/LICENSE
Expand Down Expand Up @@ -80,7 +80,7 @@ define Download/daed-web
URL:=https://github.com/daeuniverse/daed/releases/download/v$(PKG_VERSION)
URL_FILE:=web.zip
FILE:=$(WEB_FILE)
HASH:=f278d1a0363af62bb5b25299f88947db38895de46d87e20dd998de6d84fa6660
HASH:=5790b86afaf20c11798cf2efcd81747de9fda00da98a504eedb5fde46433165b
endef

define Build/Prepare
Expand Down

0 comments on commit 9bc4335

Please sign in to comment.