Skip to content

Commit

Permalink
daed: Update to 0.8.0
Browse files Browse the repository at this point in the history
Signed-off-by: Tianling Shen <[email protected]>
  • Loading branch information
1715173329 committed Oct 12, 2024
1 parent bbb99a8 commit bb26429
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.7.4
PKG_VERSION:=0.8.0
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:=efb01ca56ca7b03f6be7a8d7a59ec3ae650b5dfded083f13c0a3b1e01e0aa0f9
PKG_MIRROR_HASH:=587fdbf6c9c58ae86f2bdf19f19bbbd03638e9c966c7091fce5e0d720372b778

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

define Build/Prepare
Expand Down

0 comments on commit bb26429

Please sign in to comment.