proftpd: update to 1.3.7a

This commit is contained in:
heitbaum 2020-12-27 07:53:50 +00:00
parent 86bb4beb61
commit 81ab2849fb
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,6 @@
103
- update to proftpd 1.3.7a
102
- update to proftpd 1.3.6

View File

@ -3,9 +3,9 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="proftpd"
PKG_VERSION="1.3.6"
PKG_SHA256="91ef74b143495d5ff97c4d4770c6804072a8c8eb1ad1ecc8cc541b40e152ecaf"
PKG_REV="102"
PKG_VERSION="1.3.7a"
PKG_SHA256="8b7bbf9757988935352d9dec5ebf96b6a1e6b63a6cdac2e93202ac6c42c4cd96"
PKG_REV="103"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.proftpd.org/"