gmime: update to 3.2.15.

This commit is contained in:
fanyx 2024-03-21 14:19:49 +01:00 committed by oreo639
parent 9c8e261684
commit a26d80d0b4

View file

@ -1,7 +1,7 @@
# Template file for 'gmime' # Template file for 'gmime'
pkgname=gmime pkgname=gmime
version=3.2.7 version=3.2.15
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
build_helper="gir" build_helper="gir"
configure_args="--disable-static --enable-crypto $(vopt_enable vala) configure_args="--disable-static --enable-crypto $(vopt_enable vala)
@ -14,8 +14,9 @@ short_desc="GNOME Core mime parsing library"
maintainer="Enno Boland <gottox@voidlinux.org>" maintainer="Enno Boland <gottox@voidlinux.org>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://github.com/jstedfast/gmime" homepage="https://github.com/jstedfast/gmime"
distfiles="${GNOME_SITE}/gmime/${version%.*}/gmime-${version}.tar.xz" changelog="https://raw.githubusercontent.com/jstedfast/gmime/master/NEWS"
checksum=2aea96647a468ba2160a64e17c6dc6afe674ed9ac86070624a3f584c10737d44 distfiles="https://github.com/jstedfast/gmime/releases/download/${version}/${pkgname}-${version}.tar.xz"
checksum=84cd2a481a27970ec39b5c95f72db026722904a2ccf3fdbd57b280cf2d02b5c4
build_options="gir vala" build_options="gir vala"
build_options_default="gir vala" build_options_default="gir vala"