mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
fetchmail: update to 6.4.15.
This commit is contained in:
parent
1debe494c8
commit
43a2d5f553
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fetchmail'
|
||||
pkgname=fetchmail
|
||||
version=6.4.14
|
||||
version=6.4.15
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-ssl=${XBPS_CROSS_BASE}/usr"
|
||||
|
@ -11,9 +11,9 @@ short_desc="Remote-mail retrieval utility"
|
|||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="http://fetchmail.sourceforge.net/"
|
||||
changelog="https://gitlab.com/fetchmail/fetchmail/-/blob/legacy_64/NEWS"
|
||||
changelog="https://gitlab.com/fetchmail/fetchmail/-/raw/legacy_64/NEWS"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=424707390f7cdc6d16db4887931117f2242873846b28cc1d0ae1c0ecf158bdcb
|
||||
checksum=735b217474937e13cfcdea2d42a346bf68487e0d61efebe4d0d9eddcb3a26b96
|
||||
|
||||
post_install() {
|
||||
vsed -i -e 's,/usr/bin/python ,/usr/bin/python3 ,' "${DESTDIR}/usr/bin/fetchmailconf"
|
||||
|
|
Loading…
Add table
Reference in a new issue