luci-app-diskman: bump to v0.1.8

This commit is contained in:
CN_SZTL 2020-01-30 16:37:06 +08:00
parent ad84769dfe
commit 402914d356
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -1,7 +1,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=luci-app-diskman
PKG_VERSION:=v0.1.5
PKG_VERSION:=v0.1.8
PKG_RELEASE:=beta
PKG_MAINTAINER:=lisaac <https://github.com/lisaac/luci-app-diskman>
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
@ -43,4 +43,4 @@ define Package/$(PKG_NAME)/install
po2lmo ./po/pl/diskman.po $(1)/usr/lib/lua/luci/i18n/diskman.pl.lmo
endef
$(eval $(call BuildPackage,$(PKG_NAME)))
$(eval $(call BuildPackage,$(PKG_NAME)))