mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
fetchmail: update to 6.4.23.
This commit is contained in:
parent
ef7119e11d
commit
d65d6e8e1f
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.22
|
version=6.4.23
|
||||||
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=cc6818bd59435602169fa292d6d163d56b21c7f53112829470a3aceabe612c84
|
checksum=5f7a5e13731431134a2ca535bbced7adc666d3aeb93169a0830945d91f492300
|
||||||
|
|
||||||
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
Reference in a new issue