davmail: update to 6.0.1.
This commit is contained in:
parent
94a46f0527
commit
a11781242f
1 changed files with 6 additions and 5 deletions
|
@ -1,16 +1,17 @@
|
|||
# Template file for 'davmail'
|
||||
pkgname=davmail
|
||||
version=5.5.1
|
||||
revision=3
|
||||
_commit=3299
|
||||
version=6.0.1
|
||||
revision=1
|
||||
_commit=3390
|
||||
wrksrc=davmail-src-${version}-${_commit}
|
||||
hostmakedepends="openjdk8 apache-ant"
|
||||
short_desc="POP/IMAP/SMTP/Caldav/Carddav/LDAP exchange gateway"
|
||||
maintainer="Anachron <gith@cron.world>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="http://davmail.sourceforge.net"
|
||||
homepage="https://davmail.sourceforge.net"
|
||||
changelog="https://raw.githubusercontent.com/mguessan/davmail/master/RELEASE-NOTES.md"
|
||||
distfiles="${SOURCEFORGE_SITE}/davmail/davmail-src-${version}-${_commit}.tgz"
|
||||
checksum=63e14eeda3fed2a1a5c55f864a8832f8842d597e797ca1e8874c9b66b811f508
|
||||
checksum=ce3b33cd187787a30ccc136e75f1cdf197b0a2874c20ab3f3ea3e426b32b9ab1
|
||||
|
||||
do_build() {
|
||||
. /etc/profile.d/openjdk.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue