ncftp: update to 3.2.7.

This commit is contained in:
Đoàn Trần Công Danh 2024-06-16 22:14:59 +07:00
parent 26286d64be
commit 8a6d4a852d
1 changed files with 17 additions and 5 deletions

View File

@ -1,16 +1,28 @@
# Template file for 'ncftp'
pkgname=ncftp
version=3.2.6
revision=2
version=3.2.7
revision=1
build_style=gnu-configure
hostmakedepends="automake"
short_desc="Set of application programs implementing the File Transfer Protocol"
maintainer="Orphaned <orphan@voidlinux.org>"
license="ClArtistic"
homepage="http://www.ncftp.com/ncftp/"
distfiles="ftp://ftp.ncftp.com/${pkgname}/${pkgname}-${version}-src.tar.gz"
checksum=129e5954850290da98af012559e6743de193de0012e972ff939df9b604f81c23
distfiles="https://www.ncftp.com/public_ftp/ncftp/${pkgname}-${version}-src.tar.gz"
checksum=dbde0d3b4d28ba3a445621e10deaee57a6ba3ced277cc9dbce4052bcddf6cb2a
CFLAGS="-fcommon"
_older_version="https://www.ncftp.com/public_ftp/ncftp/older_versions/"
case "$XBPS_DISTFILES_MIRROR" in
*"${_older_version}"*) ;;
*)
XBPS_DISTFILES_MIRROR+=" https://www.ncftp.com/public_ftp/ncftp/older_versions/"
;;
esac
pre_configure() {
cp autoconf_local/* .
autoreconf -fi
}
post_install() {
vlicense doc/LICENSE.txt