mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
addons/proftpd: update to 1.3.7e, use python for password hash gen
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
parent
a1c1d277bc
commit
8310dae8c0
@ -1,3 +1,8 @@
|
||||
106
|
||||
- update to proftpd 1.3.7e
|
||||
- generate password hashes with python
|
||||
- drop whois requirement
|
||||
|
||||
105
|
||||
- update to proftpd 1.3.7d
|
||||
- update to whois 5.5.13
|
||||
|
@ -3,9 +3,9 @@
|
||||
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="proftpd"
|
||||
PKG_VERSION="1.3.7d"
|
||||
PKG_SHA256="b231536e2978116801d06278e805b18e5240568d2bc921693ac7147652e267e4"
|
||||
PKG_REV="105"
|
||||
PKG_VERSION="1.3.7e"
|
||||
PKG_SHA256="6e716a3b53ee069290399fce6dccf4c229fafe6ec2cb14db3778b7aa3f9a8c92"
|
||||
PKG_REV="106"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://www.proftpd.org/"
|
||||
|
Loading…
x
Reference in New Issue
Block a user