pservice: modify date for apk compatibility
authorRosen Penev <rosenp@gmail.com>
Fri, 23 Aug 2024 20:52:24 +0000 (13:52 -0700)
committerHannu Nyman <hannu.nyman@iki.fi>
Sun, 3 Nov 2024 07:43:00 +0000 (09:43 +0200)
Signed-off-by: Rosen Penev <rosenp@gmail.com>
utils/pservice/Makefile

index 01d0399d34333c752b48bfbab4b24d75d1e47eb4..c6b87c1d73d3b5cbf33b49ee778c615f4ed66bd0 100644 (file)
@@ -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 <yszhou4tech@gmail.com>