gmime: update to 2.6.13.
This commit is contained in:
parent
d3c41df198
commit
9314036b24
1 changed files with 4 additions and 4 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'gmime'
|
||||
pkgname=gmime
|
||||
version=2.6.12
|
||||
version=2.6.13
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-mono --enable-smime"
|
||||
makedepends="pkg-config intltool glib-devel gpgme-devel"
|
||||
subpackages="$pkgname-devel"
|
||||
subpackages="gmime-devel"
|
||||
short_desc="GNOME Core mime parsing library"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://www.gnome.org/"
|
||||
distfiles="${GNOME_SITE}/$pkgname/2.6/$pkgname-$version.tar.xz"
|
||||
checksum=85ccdf29bc8c4801123e28c27d1afadf0b2c5618aae17e6ec78d40d03ef431a8
|
||||
distfiles="${GNOME_SITE}/gmime/2.6/gmime-${version}.tar.xz"
|
||||
checksum=42a47a7f9508db3e1cfbb374a23260e75d7fc7696f488a26aa59f5e2d8dac154
|
||||
long_desc="
|
||||
This package provides an implementation of the Desktop Menu Specification
|
||||
for the GNOME Desktop."
|
||||
|
|
Loading…
Reference in a new issue