diff --git a/debian/rules.d/common.mk b/debian/rules.d/common.mk index 9f45db2..b54d9e9 100644 --- a/debian/rules.d/common.mk +++ b/debian/rules.d/common.mk @@ -3,7 +3,7 @@ KERNEL_MAJMIN=$(shell ./scripts/version.sh -n) KERNEL_VER=$(shell ./scripts/version.sh -L) ## Debian package information -PKG_DISTRIBUTOR ?= PVE Edge +PKG_DISTRIBUTOR ?= PVE Port PKG_RELEASE = $(shell ./scripts/version.sh -r) PKG_DATE := $(shell dpkg-parsechangelog -SDate) PKG_DATE_UTC_ISO := $(shell date -u -d '$(PKG_DATE)' +%Y-%m-%d)