diff options
-rw-r--r-- | community/xapian-core/APKBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/community/xapian-core/APKBUILD b/community/xapian-core/APKBUILD index cacd104236..b14fdefe65 100644 --- a/community/xapian-core/APKBUILD +++ b/community/xapian-core/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Francesco Colista <fcolista@alpinelinux.org> # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=xapian-core -pkgver=1.4.2 +pkgver=1.4.3 pkgrel=0 pkgdesc="Open source search engine library" url="http://www.xapian.org/" @@ -36,9 +36,9 @@ libxapian() { mv "$pkgdir"/usr/lib/$subpkgname* "$subpkgdir"/usr/lib } -md5sums="cd7615e14a87a033cee2993a016edc43 xapian-core-1.4.2.tar.xz +md5sums="143f72693219f7fc5913815ed858f295 xapian-core-1.4.3.tar.xz 689e6f6a15c61a229c558cbf91a656c1 timeval-t.patch" -sha256sums="aec2c4352998127a2f2316218bf70f48cef0a466a87af3939f5f547c5246e1ce xapian-core-1.4.2.tar.xz +sha256sums="7d5295511ca2de70463a29e75f6a2393df5dc1485bf33074b778c66e1721e475 xapian-core-1.4.3.tar.xz 3f28d677d08a1b75695ac7a010299762952043d04e14b52d352dda1c235c3427 timeval-t.patch" -sha512sums="2ea189068837c295b9c2065f06bdf5c4078114c0a07d5ea94f396baab806c038e0e8e8ae6b7702322255b2bc8a84025c0c03d20b87dd3de7c6854666b1c753a3 xapian-core-1.4.2.tar.xz +sha512sums="f8da535c298a07828998d12a10c049eadcfbc36adf93c0744565bd6b4c7c49f4df3f402e50fb4abbe9384ccaeaf3499cce53bea90bf57d677ee5124e8621c74c xapian-core-1.4.3.tar.xz 639c0ecd75be0627d334628b5adf581a7da92c4f86dfb86a92669368ff8a874d4bf4e344b8f3b1276d22d126d2bc44c8ab727e39e1c29c0358fe7bbc8aa8050d timeval-t.patch" |