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