diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-07-21 17:56:41 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-07-21 17:56:41 +0800 |
commit | d24cbb0a07bb78f7a6f39841354f516d17370b1e (patch) | |
tree | fa9e8e4d8bbbf3d686970f6bddac48f16d0f7e9c /databases/py-xapian | |
parent | databases/php-xapian: Update to 1.4.26 (diff) |
databases/py-xapian: Update to 1.4.26
Changes: https://trac.xapian.org/wiki/ReleaseOverview
https://github.com/xapian/xapian/blob/RELEASE/1.4/xapian-bindings/NEWS
Diffstat (limited to 'databases/py-xapian')
-rw-r--r-- | databases/py-xapian/Makefile | 2 | ||||
-rw-r--r-- | databases/py-xapian/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/py-xapian/Makefile b/databases/py-xapian/Makefile index fb6f12cfd26d..2b7056ec4dc9 100644 --- a/databases/py-xapian/Makefile +++ b/databases/py-xapian/Makefile @@ -1,5 +1,5 @@ PORTNAME= xapian -PORTVERSION= 1.4.25 +PORTVERSION= 1.4.26 DISTVERSIONPREFIX= bindings- CATEGORIES= databases python MASTER_SITES= https://oligarchy.co.uk/xapian/${PORTVERSION}/ \ diff --git a/databases/py-xapian/distinfo b/databases/py-xapian/distinfo index bdd052137d4b..0ee8740e50c8 100644 --- a/databases/py-xapian/distinfo +++ b/databases/py-xapian/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1710712358 -SHA256 (xapian-bindings-1.4.25.tar.xz) = 068314fca3f54524701492df432fa54c485fd4e39613ca2cd275e136964e81a9 -SIZE (xapian-bindings-1.4.25.tar.xz) = 1076644 +TIMESTAMP = 1721499026 +SHA256 (xapian-bindings-1.4.26.tar.xz) = 550873573ee0401199f835fef51ddf89ca7bc26f7b8d1bdcca59da643fb3ca81 +SIZE (xapian-bindings-1.4.26.tar.xz) = 1114580 |