mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
gmime: update to 2.6.17.
This commit is contained in:
parent
0d758cf582
commit
bf45933659
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gmime'
|
# Template file for 'gmime'
|
||||||
pkgname=gmime
|
pkgname=gmime
|
||||||
version=2.6.16
|
version=2.6.17
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --disable-mono --enable-smime"
|
configure_args="--disable-static --disable-mono --enable-smime"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://www.gnome.org/"
|
homepage="http://www.gnome.org/"
|
||||||
distfiles="${GNOME_SITE}/gmime/2.6/gmime-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/gmime/2.6/gmime-${version}.tar.xz"
|
||||||
checksum=1093c2c9b4644d53b9c2df30042b3c4c2e9141d3e65e299030d227485d95c8af
|
checksum=22d49e57c404a0a68d1ac3426c8f23a39185a4b2d569de03bece07db03d1202f
|
||||||
|
|
||||||
gmime-devel_package() {
|
gmime-devel_package() {
|
||||||
depends="libglib-devel zlib-devel gmime-${version}_${revision}"
|
depends="libglib-devel zlib-devel gmime-${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue