gmime: update to 2.6.19.
This commit is contained in:
parent
563474920e
commit
fa4be83318
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.18
|
version=2.6.19
|
||||||
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"
|
||||||
|
@ -11,7 +11,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=783fc14190459c568a31c2fd6dba1e8afa0431e2931aa46f652aa486ad881ae6
|
checksum=affb402b991519f83fb9c88464a9c07891860df18246c0743689c027d773a14a
|
||||||
|
|
||||||
gmime-devel_package() {
|
gmime-devel_package() {
|
||||||
depends="libglib-devel zlib-devel gmime-${version}_${revision}"
|
depends="libglib-devel zlib-devel gmime-${version}_${revision}"
|
||||||
|
|
Loading…
Reference in a new issue