From 3a8c5cdd591d11ccb417ca92a47ec571c4e11055 Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Fri, 23 Aug 2024 13:52:24 -0700 Subject: [PATCH] pservice: modify date for apk compatibility Signed-off-by: Rosen Penev --- utils/pservice/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/pservice/Makefile b/utils/pservice/Makefile index 01d0399d34..c6b87c1d73 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 -- 2.30.2