fetchmail: update to 6.4.16.
This commit is contained in:
parent
64d5e2a753
commit
99e9d9e525
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fetchmail'
|
# Template file for 'fetchmail'
|
||||||
pkgname=fetchmail
|
pkgname=fetchmail
|
||||||
version=6.4.15
|
version=6.4.16
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-ssl=${XBPS_CROSS_BASE}/usr"
|
configure_args="--with-ssl=${XBPS_CROSS_BASE}/usr"
|
||||||
|
@ -13,7 +13,7 @@ license="GPL-2.0-only"
|
||||||
homepage="http://fetchmail.sourceforge.net/"
|
homepage="http://fetchmail.sourceforge.net/"
|
||||||
changelog="https://gitlab.com/fetchmail/fetchmail/-/raw/legacy_64/NEWS"
|
changelog="https://gitlab.com/fetchmail/fetchmail/-/raw/legacy_64/NEWS"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=735b217474937e13cfcdea2d42a346bf68487e0d61efebe4d0d9eddcb3a26b96
|
checksum=044b9a0ac03afbae7744979defe3e2e32e39141bca68fd0c8deda2ed40884fb9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsed -i -e 's,/usr/bin/python ,/usr/bin/python3 ,' "${DESTDIR}/usr/bin/fetchmailconf"
|
vsed -i -e 's,/usr/bin/python ,/usr/bin/python3 ,' "${DESTDIR}/usr/bin/fetchmailconf"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue