mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
gmime3: update to 3.2.4.
This commit is contained in:
parent
f301f88603
commit
44aab64c7e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gmime3'
|
# Template file for 'gmime3'
|
||||||
pkgname=gmime3
|
pkgname=gmime3
|
||||||
version=3.2.3
|
version=3.2.4
|
||||||
revision=6
|
revision=1
|
||||||
wrksrc="gmime-${version}"
|
wrksrc="gmime-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
|
@ -16,7 +16,7 @@ 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"
|
distfiles="${GNOME_SITE}/gmime/${version%.*}/gmime-${version}.tar.xz"
|
||||||
checksum=6a0875eeb552ab447dd54853a68ced62217d863631048737dd97eaa2713e7311
|
checksum=249ea7c0e080b067aa9669162c36b181b402f6cf6cebc4999d838c6f1e81d024
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir vala"
|
build_options="gir vala"
|
||||||
|
|
Loading…
Add table
Reference in a new issue