Skip to content

Commit 217cfb5

Browse files
committed
Update v4.1.8
1 parent 6d01e90 commit 217cfb5

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

openlist/Makefile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
include $(TOPDIR)/rules.mk
88

99
PKG_NAME:=openlist
10-
PKG_VERSION:=4.1.7
11-
PKG_WEB_VERSION:=4.1.7
10+
PKG_VERSION:=4.1.8
11+
PKG_WEB_VERSION:=4.1.8
1212
PKG_RELEASE:=1
1313

1414
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
1515
PKG_SOURCE_URL:=https://codeload.github.com/OpenListTeam/OpenList/tar.gz/v$(PKG_VERSION)?
16-
PKG_HASH:=f1b92628be09ba181decc46423c3e0624b78aedfcd28590990a46ba03d75e5e4
16+
PKG_HASH:=8ba861db0ad29e60fcfb4544ff3744dfa235ab1744ea0c998e1c6f80a630996d
1717

1818
PKG_BUILD_DIR:=$(BUILD_DIR)/OpenList-$(PKG_VERSION)
1919

@@ -24,7 +24,7 @@ PKG_MAINTAINER:=OpenList Team <openlistteam@gmail.com>
2424
define Download/openlist-frontend
2525
FILE:=openlist-frontend-dist-v$(PKG_WEB_VERSION).tar.gz
2626
URL:=https://github.com/OpenListTeam/OpenList-Frontend/releases/download/v$(PKG_WEB_VERSION)/
27-
HASH:=82b54356ec168d8cd407f5f2c773271dfc65faa0640578feba6aca50bbb5b6f9
27+
HASH:=2adc2144cd064704a11f85de2cbd6129876c9f7ab5d95e8e88e2abd2010ae523
2828
endef
2929

3030
PKG_BUILD_DEPENDS:=golang/host

0 commit comments

Comments
 (0)