aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDuncan Bellamy <dunk@denkimushi.com>2024-04-28 18:04:56 +0000
committeromni <omni+alpine@hack.org>2024-04-29 12:25:29 +0000
commitcf9e238a4355bdc46750e2b4cf7541969e321d4a (patch)
tree979fc82aa44121bb6cb2d9ad19ea0e3b2d79a0fd
parent734c70ce05e692acf41197891d3c8f4ebf9f8b4c (diff)
community/dovecot-fts-xapian: upgrade to 1.7.11
* https://github.com/grosjo/fts-xapian/releases/tag/1.7.11
-rw-r--r--community/dovecot-fts-xapian/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/dovecot-fts-xapian/APKBUILD b/community/dovecot-fts-xapian/APKBUILD
index 1cf02690564..f645d690542 100644
--- a/community/dovecot-fts-xapian/APKBUILD
+++ b/community/dovecot-fts-xapian/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Duncan Bellamy <dunk@denkimushi.com>
# Maintainer: Duncan Bellamy <dunk@denkimushi.com>
pkgname=dovecot-fts-xapian
-pkgver=1.7.10
-pkgrel=1
+pkgver=1.7.11
+pkgrel=0
pkgdesc="Dovecot xapian fts plugin"
url="https://github.com/grosjo/fts-xapian"
arch="all"
@@ -34,5 +34,5 @@ package() {
}
sha512sums="
-c00f22e61a5a16a6661528ed25e0fe25e7ef216af22d79d3bc9bb8c4d95513082b72d422c4382c11630c8d89023cbd68bc00cf3a8a750ab7d5d9ef82105bfc2a dovecot-fts-xapian-1.7.10-1.tar.gz
+60590be20c92997f663368c088a062d639b8251550637cdda651294ee384b9300367ad583a5ff1808c0fb954cb49f656a3ece312a9f6d69f41f32fe812e24c71 dovecot-fts-xapian-1.7.11-1.tar.gz
"