ssmtp: Increase PKG_RELEASE > BB value 3429/head
authorBrian J. Murrell <brian@interlinx.bc.ca>
Mon, 31 Oct 2016 21:30:53 +0000 (17:30 -0400)
committerGitHub <noreply@github.com>
Mon, 31 Oct 2016 21:30:53 +0000 (17:30 -0400)
It's a generally good packaging principle that the packages in a distro release n+1 have a release value that is at least the same if not greater than the value in release n.

BB has a PKG_RELEASE of 4 so upping to 5 is a good measure.

Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
mail/ssmtp/Makefile

index 064c14bc83ef54591aa3c4aea56582a2a05cbaae..22db52a04867387aad8c270f34e2b5684cf64230 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=ssmtp
 PKG_VERSION:=2.64
-PKG_RELEASE:=3
+PKG_RELEASE:=5
 PKG_MAINTAINER:=Dirk Brenken <dev@brenken.org>
 PKG_LICENSE:=GPL-2.0+