Skip to content

Commit

Permalink
daed: update to v0.3.3
Browse files Browse the repository at this point in the history
(cherry picked from commit 9552679)
  • Loading branch information
douglarek authored and 1715173329 committed Aug 14, 2023
1 parent d48bcd3 commit 5f22dbb
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.2
PKG_VERSION:=0.3.3
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:=c6bb90a744ce5d4c627a75b2309d245dc04e70959de1843d470b04070ce9e557
PKG_MIRROR_HASH:=91cb10f78a2c26d3e9aa7b061fd76566511cb4bc52157d75e2942cbdc8561ba5

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:=6b9bc4f6217572c2945ed76b7e50cf2669838b173bf077463f591f1624cf6892
HASH:=f278d1a0363af62bb5b25299f88947db38895de46d87e20dd998de6d84fa6660
endef

define Build/Prepare
Expand Down

0 comments on commit 5f22dbb

Please sign in to comment.