fetchmail: update to 6.4.13.
This commit is contained in:
parent
4e896c87d7
commit
21047a22c6
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'fetchmail'
|
# Template file for 'fetchmail'
|
||||||
pkgname=fetchmail
|
pkgname=fetchmail
|
||||||
version=6.4.12
|
version=6.4.13
|
||||||
revision=2
|
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"
|
||||||
hostmakedepends="python3"
|
hostmakedepends="python3"
|
||||||
|
@ -11,8 +11,9 @@ short_desc="Remote-mail retrieval utility"
|
||||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="http://fetchmail.sourceforge.net/"
|
homepage="http://fetchmail.sourceforge.net/"
|
||||||
|
changelog="https://gitlab.com/fetchmail/fetchmail/-/blob/legacy_64/NEWS"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=2b84e0971dbf683ec7edd313f9218adbc7dc51c1de9825b3b549bf619c1a4887
|
checksum=7d28cf060b06b9c8ec72267be7edc9a99b70f61d7d32d8b609458dcedfa74be1
|
||||||
|
|
||||||
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