mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/evolution: upgrade to 3.22.2
This commit is contained in:
parent
b3fc03ff30
commit
006990fc1c
@ -1,7 +1,7 @@
|
||||
# Contributor: William Pitcock <nenolod@dereferenced.org>
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=evolution
|
||||
pkgver=3.22.1
|
||||
pkgver=3.22.2
|
||||
pkgrel=0
|
||||
pkgdesc="evolution mail client"
|
||||
url="http://projects.gnome.org/evolution"
|
||||
@ -17,7 +17,7 @@ makedepends="$depends_dev gperf flex bison libxml2-utils glib-dev
|
||||
install=""
|
||||
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
|
||||
source="http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz
|
||||
evolution-3.22.1-inline-images-reply.patch"
|
||||
"
|
||||
|
||||
builddir="${srcdir}/${pkgname}-${pkgver}"
|
||||
|
||||
@ -43,9 +43,6 @@ package() {
|
||||
make DESTDIR="$pkgdir" install || return 1
|
||||
}
|
||||
|
||||
md5sums="828493ae3eefeb0594ef816fbab9c617 evolution-3.22.1.tar.xz
|
||||
c89e344b70aabbe54587589a35d766cf evolution-3.22.1-inline-images-reply.patch"
|
||||
sha256sums="fa652d830f4185c33666770e6e9cfcc39d5e2f09486bbd63a084f3527064e52e evolution-3.22.1.tar.xz
|
||||
9ec3c72c4d7e8a6bf2a041d409b32f98a6234c1919119718993350070f806459 evolution-3.22.1-inline-images-reply.patch"
|
||||
sha512sums="7306605160fd39999ec8c710f65f4cdadd18b19e5b354748e896d0f3a381fc387b7c6017407db69acb681f67e944d15459d31bf9bd392e7c6071610e0be6d1b9 evolution-3.22.1.tar.xz
|
||||
d9ea821ff0e9e570fd39a2edda36fe28aa4544766423120297639f43e5115b6ff7409e5d959fc396303c81cfc31abae90c903821861ec57309c8294eb571e314 evolution-3.22.1-inline-images-reply.patch"
|
||||
md5sums="f23d051f89c82f4b8edc1e328487cf21 evolution-3.22.2.tar.xz"
|
||||
sha256sums="670e4cb620d30a57480c7c6f4cfe4e3bef6175a6dddadb2a8607f3532a693d34 evolution-3.22.2.tar.xz"
|
||||
sha512sums="8727c7b1d0c9480825451d6813863d2f664a606fdbc8a353cc027a58533b30adeecd1bf804ad2ba1cec384bf3d5cbaedfd1c99e810a2e47882f10770df0c422f evolution-3.22.2.tar.xz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user