X-Git-Url: https://git.proxmox.com/?p=pve-firewall.git;a=blobdiff_plain;f=Makefile;h=77014998adb90f04babcb28a02bf32493948ae51;hp=0d2cf65922bcdf9118195d23ecdd59c2086fe914;hb=dd03bf6e2f7c9e684561e4adf0f48ee31aff413a;hpb=a19d4127e88048dfbb97d56d9966bd64f913d185 diff --git a/Makefile b/Makefile index 0d2cf65..7701499 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ VERSION=3.0 -PKGREL=4 +PKGREL=12 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