summaryrefslogtreecommitdiff
path: root/recipes
diff options
context:
space:
mode:
Diffstat (limited to 'recipes')
-rw-r--r--recipes/proftpd/proftpd_1.3.2e.bb (renamed from recipes/proftpd/proftpd_1.3.2b.bb)5
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes/proftpd/proftpd_1.3.2b.bb b/recipes/proftpd/proftpd_1.3.2e.bb
index a50cc08b08..b6cec1b707 100644
--- a/recipes/proftpd/proftpd_1.3.2b.bb
+++ b/recipes/proftpd/proftpd_1.3.2e.bb
@@ -3,9 +3,12 @@ SECTION = "console/network"
LICENSE = "GPL"
PR = "r0"
-SRC_URI = "ftp://ftp.nl.uu.net/pub/unix/ftp/proftpd/ftp/distrib/source/${PN}-${PV}.tar.gz \
+SRC_URI = "ftp://ftp.nl.uu.net/pub/unix/ftp/proftpd/ftp/distrib/source/${PN}-${PV}.tar.gz;name=src \
file://make.patch;patch=1 \
"
+SRC_URI[src.md5sum] = "4ecb82cb1050c0e897d5343f6d2cc1ed"
+SRC_URI[src.sha256sum] = "7c7f295944e8e7c85060829deeaed74f3f0b36c8f1d3936277d59bbea5d60093"
+
EXTRA_OECONF = "ac_cv_func_setpgrp_void=yes ac_cv_func_setgrent_void=yes"