diff --git a/v2ray-geodata/Makefile b/v2ray-geodata/Makefile index f7fca7071..0cbae7d9b 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%H%M")-1 +PKG_RELEASE:=$(shell date "+%Y%m%d%H%M%S")-1 PKG_LICENSE_FILES:=LICENSE PKG_MAINTAINER:=Tianling Shen