From d75f6c2ace78834b340040ff5de29200ba542efb Mon Sep 17 00:00:00 2001 From: kenzok8 Date: Sat, 28 Sep 2024 00:24:04 +0800 Subject: [PATCH] update 2024-09-28 00:24:04 --- btop/Makefile | 4 ++-- dae/Makefile | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/btop/Makefile b/btop/Makefile index 46e86ad49..75c04e411 100644 --- a/btop/Makefile +++ b/btop/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=btop -PKG_VERSION:=1.3.2 +PKG_VERSION:=1.4.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL=https://codeload.github.com/aristocratos/btop/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=331d18488b1dc7f06cfa12cff909230816a24c57790ba3e8224b117e3f0ae03e +PKG_HASH:=ac0d2371bf69d5136de7e9470c6fb286cbee2e16b4c7a6d2cd48a14796e86650 PKG_MAINTAINER:=Tianling Shen PKG_LICENSE:=Apache-2.0 diff --git a/dae/Makefile b/dae/Makefile index 3b835d3cc..43f2d4ffc 100644 --- a/dae/Makefile +++ b/dae/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dae -PKG_VERSION:=0.7.0 -PKG_RELEASE:=2 +PKG_VERSION:=0.7.2 +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:=79616de3973abd24d63ac3186d323e17f271f3509fc5490fce582960f3e10494 +PKG_HASH:=fc24e4a0c49f7dc0cd6b2d7899b55b4c09684b61ddbc95f96820af02dd84f165 PKG_LICENSE:=AGPL-3.0-only PKG_LICENSE_FILE:=LICENSE