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