X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=Makefile;h=6f4872431aa088b250119604e9e073ff05582aaa;hb=77331e89edce8e8f13616e3e2a45b9a9f89ef845;hp=bd501492531af765812034555292750e35559f05;hpb=c0c71b1bf7f41514d9da0e0e33a99c9534961201;p=pve-firewall.git diff --git a/Makefile b/Makefile index bd50149..6f48724 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ VERSION=3.0 -PKGREL=3 +PKGREL=16 PACKAGE=pve-firewall @@ -12,7 +12,7 @@ MAN1DIR=${MANDIR}/man1/ PERLDIR=${PREFIX}/share/perl5 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH) -GITVERSION:=$(shell cat .git/refs/heads/master) +GITVERSION:=$(shell git rev-parse HEAD) DEB=${PACKAGE}_${VERSION}-${PKGREL}_${ARCH}.deb