X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=dd551f33b555a8fabcd5cee449a27b3285dda55e;hb=4382be0afe601513bc6b20700b18f555f9ee2c74;hp=bd501492531af765812034555292750e35559f05;hpb=c0c71b1bf7f41514d9da0e0e33a99c9534961201;p=pve-firewall.git diff --git a/Makefile b/Makefile index bd50149..dd551f3 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ VERSION=3.0 -PKGREL=3 +PKGREL=5 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