aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDuncan Bellamy <dunk@denkimushi.com>2020-11-26 06:28:11 +0000
committerLeo <thinkabit.ukim@gmail.com>2020-11-26 09:20:31 +0000
commitaeffb99f8ec77bbac89c9bad4372d221c5f0cbde (patch)
tree6d38ce2a0962d9c6dcac1b5e7789064e3e70a5f2
parent35757c1d462740ea925332442a25c12659f23ebf (diff)
community/dovecot-fts-xapian: upgrade to 1.4.4
-rw-r--r--community/dovecot-fts-xapian/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/dovecot-fts-xapian/APKBUILD b/community/dovecot-fts-xapian/APKBUILD
index 349f0074077..a4403b4647c 100644
--- a/community/dovecot-fts-xapian/APKBUILD
+++ b/community/dovecot-fts-xapian/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Duncan Bellamy <dunk@denkimushi.com>
# Maintainer: Duncan Bellamy <dunk@denkimushi.com>
pkgname=dovecot-fts-xapian
-pkgver=1.4.3
+pkgver=1.4.4
pkgrel=0
pkgdesc="Dovecot xapian fts plugin"
url="https://github.com/grosjo/fts-xapian"
@@ -34,4 +34,4 @@ package() {
chrpath -d "$pkgdir"/usr/lib/dovecot/lib21_fts_xapian_plugin.so
}
-sha512sums="54d1f6e8f56ffa7c58a76a7f0c6896b143227f77f0ec95dec27a16b7b9dab4cc3666de2f58cc137bda7bda4ab8903831811f1cda1f03b5d1d7236d4e12f0c107 dovecot-fts-xapian-1.4.3.tar.gz"
+sha512sums="6a29c69ffd3d4a65e0598ca6eeb658afc164e0afb405143a233009f6f6d0ea6c0f165af7ef74990fd92f385a14b5fc46fe8e4db6578be2591c473a99730c14f4 dovecot-fts-xapian-1.4.4.tar.gz"