diff options
author | Matt Housh <jaeger@crux.nu> | 2007-10-09 08:00:12 -0500 |
---|---|---|
committer | Matt Housh <jaeger@crux.nu> | 2007-10-09 08:00:12 -0500 |
commit | 8e7bda227a8f314a6ceeda1e684254adc6225a3e (patch) | |
tree | 9790e25b3bb4b1f1173237d93896fb04d0bd8209 /ncftp | |
parent | 52d056e697e9d6596985d54d1513eb523e381541 (diff) | |
download | opt-8e7bda227a8f314a6ceeda1e684254adc6225a3e.tar.gz opt-8e7bda227a8f314a6ceeda1e684254adc6225a3e.tar.xz |
ncftp: updated to version 3.2.1
Diffstat (limited to 'ncftp')
-rw-r--r-- | ncftp/.md5sum | 2 | ||||
-rw-r--r-- | ncftp/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ncftp/.md5sum b/ncftp/.md5sum index 91abd42d7..39833a131 100644 --- a/ncftp/.md5sum +++ b/ncftp/.md5sum @@ -1 +1 @@ -384b7f01d725c89ccd30692628b3ac1b ncftp-3.2.0-src.tar.bz2 +d82cdfe0d5448172c03b434607414fb8 ncftp-3.2.1-src.tar.bz2 diff --git a/ncftp/Pkgfile b/ncftp/Pkgfile index 4fdd7dbd4..52e3f04fa 100644 --- a/ncftp/Pkgfile +++ b/ncftp/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Matt Housh, jaeger at crux dot nu name=ncftp -version=3.2.0 +version=3.2.1 release=1 source=(ftp://ftp.ncftp.com/$name/$name-$version-src.tar.bz2) |