From: Rosen Penev Date: Fri, 23 Aug 2024 20:52:24 +0000 (-0700) Subject: pservice: modify date for apk compatibility X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=3a8c5cdd591d11ccb417ca92a47ec571c4e11055;p=openwrt-packages.git pservice: modify date for apk compatibility Signed-off-by: Rosen Penev --- diff --git a/utils/pservice/Makefile b/utils/pservice/Makefile index 01d0399d3..c6b87c1d7 100644 --- a/utils/pservice/Makefile +++ b/utils/pservice/Makefile @@ -3,7 +3,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pservice -PKG_VERSION:=2017-08-29 +PKG_VERSION:=2017.08.29 PKG_RELEASE=3 PKG_MAINTAINER:=Yousong Zhou