Skip to content
Snippets Groups Projects
Commit 466e027c authored by J0WI's avatar J0WI Committed by alice
Browse files

community/gmime: upgrade to 3.2.11

parent 226150e3
No related branches found
No related tags found
1 merge request!33212community/gmime: upgrade to 3.2.11
Pipeline #118647 canceled
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=gmime
pkgver=3.2.7
pkgrel=2
pkgver=3.2.11
pkgrel=0
pkgdesc="Glorious MIME Utility Library"
url="https://github.com/jstedfast/gmime"
arch="all"
......@@ -11,7 +11,7 @@ depends="gpgsm"
makedepends="glib-dev gpgme-dev libnsl-dev libidn2-dev vala gobject-introspection-dev"
options="!check" # https://github.com/jstedfast/gmime/issues/63
subpackages="$pkgname-static $pkgname-dev $pkgname-doc"
source="https://download.gnome.org/sources/gmime/${pkgver%.*}/gmime-$pkgver.tar.xz"
source="https://github.com/jstedfast/gmime/releases/download/$pkgver/gmime-$pkgver.tar.xz"
build() {
./configure \
......@@ -31,4 +31,6 @@ package() {
make DESTDIR="$pkgdir" install
}
sha512sums="2c8fecd6eb74c9e956c419ce111bef6280916ea3756a534b6b800a273f0fff260717cda7fefd4bd4c6ddb27973112ec6e73fa971fa74bb9aa04cfe587d45f10b gmime-3.2.7.tar.xz"
sha512sums="
0d61ce2c7716de3fec2b6666937f01b880b45a1fe7b6c40b5d253e8510f8a4af3b274473b0da4319018747484df35df7ac8fe0ebae019b2f956c525182cf30f8 gmime-3.2.11.tar.xz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment