Skip to content

Commit

Permalink
update 2024-09-28 00:24:04
Browse files Browse the repository at this point in the history
  • Loading branch information
kenzok8 committed Sep 27, 2024
1 parent 23dfb30 commit d75f6c2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions btop/Makefile
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>
PKG_LICENSE:=Apache-2.0
Expand Down
6 changes: 3 additions & 3 deletions 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.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
Expand Down

0 comments on commit d75f6c2

Please sign in to comment.