X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=Makefile;h=a1baca1cc24903de82f6ee5476778442aeca4778;hb=8e6d425214e8bf9507354fe8097180f1f6bec631;hp=4b7ef43b62c2817e6a9daae4f65cd17ae37c230c;hpb=df7efe7fb7c139f76d3ec3c14ee7ef1e48b9d728;p=drbd-utils.git diff --git a/Makefile b/Makefile index 4b7ef43..a1baca1 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ RELEASE=4.0 PACKAGE=drbd-utils PKGREL=1 -DRBDVER=8.9.2~rc3 +DRBDVER=8.9.3 DRBDDIR=${PACKAGE} DRBDSRC=${DRBDDIR}.tgz @@ -21,7 +21,7 @@ deb ${DEBS}: ${DRBDSRC} mv ${DRBDDIR}/debian ${DRBDDIR}/debian.old rsync -a debian ${DRBDDIR} cd ${DRBDDIR}; dpkg-buildpackage -rfakeroot -b -us -uc - lintian ${DEBS} + -lintian ${DEBS} .PHONY: download download ${DRBDSRC}: