diff options
Diffstat (limited to 'packages/ssmtp/ssmtp_2.61.bb')
-rw-r--r-- | packages/ssmtp/ssmtp_2.61.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/ssmtp/ssmtp_2.61.bb b/packages/ssmtp/ssmtp_2.61.bb index c8461ab29c..7bc952d1d3 100644 --- a/packages/ssmtp/ssmtp_2.61.bb +++ b/packages/ssmtp/ssmtp_2.61.bb @@ -2,7 +2,7 @@ SECTION = "console/network" DEPENDS = "openssl" DESCRIPTION = "Extremely simple MTA to get mail off the system to a mail hub." LICENSE = "GPL" -PR = "r6" +FILE_PR = "r6" SRC_URI = "${DEBIAN_MIRROR}/main/s/ssmtp/ssmtp_${PV}.orig.tar.gz \ file://ldflags.patch;patch=1 \ |