Merge pull request #2883 from CvH/9.0/proftpd

proftpd: bump rev
This commit is contained in:
Jernej Škrabec 2018-08-14 18:11:28 +02:00 committed by GitHub
commit cee9ce7074
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 2 deletions

View File

@ -1,5 +1,8 @@
101
102
- update to proftpd 1.3.6
101
- rebuild
100
- initial LibreELEC release

View File

@ -5,7 +5,7 @@
PKG_NAME="proftpd"
PKG_VERSION="1.3.6"
PKG_SHA256="91ef74b143495d5ff97c4d4770c6804072a8c8eb1ad1ecc8cc541b40e152ecaf"
PKG_REV="101"
PKG_REV="102"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.proftpd.org/"