From: 源 文雨 Date: Wed, 20 Dec 2023 04:42:40 +0000 (+0000) Subject: base16384: bump to version 2.2.5 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=823a53c4a240da81aabde23b88cc8c29dca679c3;p=openwrt-packages.git base16384: bump to version 2.2.5 Signed-off-by: 源 文雨 --- diff --git a/utils/base16384/Makefile b/utils/base16384/Makefile index 58007f0f3..d4f973ba8 100644 --- a/utils/base16384/Makefile +++ b/utils/base16384/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=base16384 -PKG_VERSION:=2.2.4 +PKG_VERSION:=2.2.5 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/fumiama/base16384/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=5701519bd07a58019bc5204ca93194026f2869969cb8bc2563cbcb450f2e80bf +PKG_HASH:=f1a7d18f96ce06085911f224f61ce490e5e02c3b179667befef01adaaf7bc659 PKG_MAINTAINER:=源 文雨 PKG_LICENSE:=GPL-3.0-or-later