diff options
author | Timo Teräs <timo.teras@iki.fi> | 2012-02-10 15:32:34 +0200 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2012-02-10 15:32:34 +0200 |
commit | e88f12e337f6b998a00ff69bb4e219f9a1903ee2 (patch) | |
tree | 6cb5c2a473013995431ac797b63aa4aeb5c8aebb /main/vsftpd | |
parent | ddbd67c70683034c9e831078cc974f34d93b2f1c (diff) | |
download | aports-e88f12e337f6b998a00ff69bb4e219f9a1903ee2.tar.bz2 aports-e88f12e337f6b998a00ff69bb4e219f9a1903ee2.tar.xz |
main/vsftpd: rebuild
Diffstat (limited to 'main/vsftpd')
-rw-r--r-- | main/vsftpd/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/vsftpd/APKBUILD b/main/vsftpd/APKBUILD index 968d3f5191..38ba30ade1 100644 --- a/main/vsftpd/APKBUILD +++ b/main/vsftpd/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=vsftpd pkgver=2.3.5 -pkgrel=1 +pkgrel=2 pkgdesc="Very secure ftpd" url="http://vsftpd.beasts.org" arch="all" |