diff --git a/v2ray-geodata/Makefile b/v2ray-geodata/Makefile index e21c0f1ef..f7fca7071 100644 --- a/v2ray-geodata/Makefile +++ b/v2ray-geodata/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=v2ray-geodata -PKG_RELEASE:=$(shell date "+%Y-%m-%d") +PKG_RELEASE:=$(shell date "+%Y%m%d%H%M")-1 PKG_LICENSE_FILES:=LICENSE PKG_MAINTAINER:=Tianling Shen