diff options
Diffstat (limited to 'utils/pservice/Makefile')
-rw-r--r-- | utils/pservice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/pservice/Makefile b/utils/pservice/Makefile index 3d1923b90..56a2ac097 100644 --- a/utils/pservice/Makefile +++ b/utils/pservice/Makefile @@ -4,7 +4,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pservice PKG_VERSION:=2017-08-29 -PKG_RELEASE=1 +PKG_RELEASE=2 PKG_MAINTAINER:=Yousong Zhou <yszhou4tech@gmail.com> |