Skip to content

Commit

Permalink
dae: update to 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Integral-Tech committed Dec 18, 2024
1 parent 2e4b85e commit 698bbce
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.8.0
PKG_VERSION:=0.9.0
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:=c271f085dc720ba2c7e7f1fe2ccdf795c77f2173057f5f07c26361251b99ff7d
PKG_HASH:=b631e2cc729f28410f5ccf584de18cf6a839c4a313d694df5e326377f6435ab1

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

0 comments on commit 698bbce

Please sign in to comment.