diff options
| -rw-r--r-- | meta-networking/recipes-daemons/proftpd/proftpd_1.3.9.bb (renamed from meta-networking/recipes-daemons/proftpd/proftpd_1.3.8c.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-networking/recipes-daemons/proftpd/proftpd_1.3.8c.bb b/meta-networking/recipes-daemons/proftpd/proftpd_1.3.9.bb index def5ca623f..c6782fcdd3 100644 --- a/meta-networking/recipes-daemons/proftpd/proftpd_1.3.8c.bb +++ b/meta-networking/recipes-daemons/proftpd/proftpd_1.3.9.bb | |||
| @@ -4,10 +4,10 @@ HOMEPAGE = "http://www.proftpd.org" | |||
| 4 | LICENSE = "GPL-2.0-or-later" | 4 | LICENSE = "GPL-2.0-or-later" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=fb0d1484d11915fa88a6a7702f1dc184" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=fb0d1484d11915fa88a6a7702f1dc184" |
| 6 | 6 | ||
| 7 | SRCREV = "30eef4d42d9efbc4aafada28130abca993af99a2" | 7 | SRCREV = "ae25959adb05ae1d6ebfa1f36bf778c9c34e9410" |
| 8 | BRANCH = "1.3.8" | 8 | BRANCH = "${PV}" |
| 9 | 9 | ||
| 10 | SRC_URI = "git://github.com/proftpd/proftpd.git;branch=${BRANCH};protocol=https \ | 10 | SRC_URI = "git://github.com/proftpd/proftpd.git;branch=${BRANCH};protocol=https;tag=v${PV} \ |
| 11 | file://basic.conf.patch \ | 11 | file://basic.conf.patch \ |
| 12 | file://proftpd-basic.init \ | 12 | file://proftpd-basic.init \ |
| 13 | file://default \ | 13 | file://default \ |
