davmail: update to 6.3.0.

This commit is contained in:
Anachron 2025-02-27 08:13:08 +01:00 committed by tranzystorekk
parent baf508358d
commit b25bc5328c

View file

@ -1,8 +1,8 @@
# Template file for 'davmail' # Template file for 'davmail'
pkgname=davmail pkgname=davmail
version=6.2.2 version=6.3.0
revision=1 revision=1
_commit=3546 _commit=3627
hostmakedepends="openjdk8 apache-ant" hostmakedepends="openjdk8 apache-ant"
depends="virtual?java-runtime" depends="virtual?java-runtime"
short_desc="POP/IMAP/SMTP/Caldav/Carddav/LDAP exchange gateway" short_desc="POP/IMAP/SMTP/Caldav/Carddav/LDAP exchange gateway"
@ -11,7 +11,7 @@ license="GPL-2.0-only"
homepage="https://davmail.sourceforge.net" homepage="https://davmail.sourceforge.net"
changelog="https://raw.githubusercontent.com/mguessan/davmail/master/RELEASE-NOTES.md" changelog="https://raw.githubusercontent.com/mguessan/davmail/master/RELEASE-NOTES.md"
distfiles="${SOURCEFORGE_SITE}/davmail/davmail-src-${version}-${_commit}.tgz" distfiles="${SOURCEFORGE_SITE}/davmail/davmail-src-${version}-${_commit}.tgz"
checksum=5da4ad73d378fb70ab73a0f262ba359311c244eb618a904e6887c3805f438e3d checksum=9d2d3ed68ac1e292a6039bd42b34fa7242e94b3986d049ac87baaea24ac8981f
do_build() { do_build() {
. /etc/profile.d/jdk.sh . /etc/profile.d/jdk.sh