X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/f348551b7af75882020ca86af6657110d3019136..4dc892687470cffcb0eb0c7d2d16b7577848d509:/packages/lftp/build.sh diff --git a/packages/lftp/build.sh b/packages/lftp/build.sh index cca34b73..7f1d842a 100644 --- a/packages/lftp/build.sh +++ b/packages/lftp/build.sh @@ -1,6 +1,7 @@ TERMUX_PKG_HOMEPAGE=https://lftp.tech/ TERMUX_PKG_DESCRIPTION="FTP/HTTP client and file transfer program" TERMUX_PKG_VERSION=4.8.3 +TERMUX_PKG_REVISION=1 TERMUX_PKG_SHA256=de7aee451afaa1aa391f7076b5f602922c2da0e05524a8d8fea413eda83cc78b TERMUX_PKG_SRCURL=https://lftp.tech/ftp/lftp-${TERMUX_PKG_VERSION}.tar.xz # (1) Android has dn_expand, but lftp assumes that dn_skipname then exists, which it does not on android.