]> git.proxmox.com Git - pve-common.git/blobdiff - Makefile
Network: add helpers to resolve hostnames to IPs
[pve-common.git] / Makefile
index 6612f8e1672e8f0c72543af13c267f8ce8a0efe7..01baef2dd9709ee54fbc163500daac4fc021fef7 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 VERSION=5.0
-PKGREL=5
+PKGREL=10
 
 PACKAGE=libpve-common-perl
 
@@ -34,7 +34,7 @@ deb ${DEB}:
 
 .PHONY: clean
 clean:         
-       rm -rf *~ *.deb *.changes build ${PACKAGE}-*.tar.gz
+       rm -rf *~ *.deb *.changes build ${PACKAGE}-*.tar.gz *.buildinfo
 
 .PHONY: distclean
 distclean: clean