Skip to content

Commit

Permalink
dae: Update to 0.7.4
Browse files Browse the repository at this point in the history
Signed-off-by: Tianling Shen <[email protected]>
  • Loading branch information
1715173329 committed Sep 27, 2024
1 parent 4766611 commit 5e6764a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions net/dae/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=dae
PKG_VERSION:=0.7.3
PKG_VERSION:=0.7.4
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:=b07eb0bf6f4c529a57bff04f0fb908b3b8907719cda2a3468630db4267332b37
PKG_HASH:=a6d04ceb698e1e6595e14ac51ac56503abd9d7d91790850937dcd1d470364b88

PKG_LICENSE:=AGPL-3.0-only
PKG_LICENSE_FILE:=LICENSE
Expand Down

0 comments on commit 5e6764a

Please sign in to comment.