aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2021-08-22 14:04:30 -0700
committerGitHub <noreply@github.com>2021-08-22 14:04:30 -0700
commitda6c6acebc7fcbe3199c8fc9ed517747ce635353 (patch)
treedd30aa5db97cdbd370d8a4dbd20580e3b86a5c8c /net
parent7a1c237937cc3c292e21af6469685d2c3ee1a47c (diff)
parenta9ae3c0295ee4c4071b2d0bc57f300e0c906bfbe (diff)
Merge pull request #16427 from neheb/vs
vsftpd: update to 3.0.5
Diffstat (limited to 'net')
-rw-r--r--net/vsftpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/vsftpd/Makefile b/net/vsftpd/Makefile
index 241808cb0..895a39b38 100644
--- a/net/vsftpd/Makefile
+++ b/net/vsftpd/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=vsftpd
-PKG_VERSION:=3.0.4
+PKG_VERSION:=3.0.5
PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://security.appspot.com/downloads/
-PKG_HASH:=6b9421bd27e8a6cdeed5b31154f294a20b003a11a26c09500715a0a6b1b86a26
+PKG_HASH:=26b602ae454b0ba6d99ef44a09b6b9e0dfa7f67228106736df1f278c70bc91d3
PKG_MAINTAINER:=Cezary Jackiewicz <cezary@eko.one.pl>
PKG_LICENSE:=GPLv2