diff options
author | Tim Biermann <tbier@posteo.de> | 2020-03-03 19:37:32 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2020-03-03 22:21:41 +0000 |
commit | b11191e25ef0e1492b5cc5c3e723d95d7cad4c52 (patch) | |
tree | 3ba82d3bde0842ee11b5c21da54a7c81bcc008e4 /xapian-core | |
parent | 1706c65d3366cdb484c2b0f5fbb8bb1bae2d5f8d (diff) | |
download | contrib-b11191e25ef0e1492b5cc5c3e723d95d7cad4c52.tar.gz contrib-b11191e25ef0e1492b5cc5c3e723d95d7cad4c52.tar.xz |
xapian-core: 1.4.14 -> 1.4.15
Diffstat (limited to 'xapian-core')
-rw-r--r-- | xapian-core/.footprint | 6 | ||||
-rw-r--r-- | xapian-core/.signature | 8 | ||||
-rw-r--r-- | xapian-core/Pkgfile | 2 |
3 files changed, 8 insertions, 8 deletions
diff --git a/xapian-core/.footprint b/xapian-core/.footprint index a0080f4c5..d31c6ad0b 100644 --- a/xapian-core/.footprint +++ b/xapian-core/.footprint @@ -60,9 +60,9 @@ drwxr-xr-x root/root usr/lib/cmake/xapian/ -rw-r--r-- root/root usr/lib/cmake/xapian/xapian-config-version.cmake -rw-r--r-- root/root usr/lib/cmake/xapian/xapian-config.cmake -rwxr-xr-x root/root usr/lib/libxapian.la -lrwxrwxrwx root/root usr/lib/libxapian.so -> libxapian.so.30.10.0 -lrwxrwxrwx root/root usr/lib/libxapian.so.30 -> libxapian.so.30.10.0 --rwxr-xr-x root/root usr/lib/libxapian.so.30.10.0 +lrwxrwxrwx root/root usr/lib/libxapian.so -> libxapian.so.30.10.1 +lrwxrwxrwx root/root usr/lib/libxapian.so.30 -> libxapian.so.30.10.1 +-rwxr-xr-x root/root usr/lib/libxapian.so.30.10.1 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/xapian-core.pc drwxr-xr-x root/root usr/share/ diff --git a/xapian-core/.signature b/xapian-core/.signature index b60660c31..218c385c9 100644 --- a/xapian-core/.signature +++ b/xapian-core/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3/h30UWifPqn5BFpwN80rcXhFq0IfHfyRtoBiLt6k9F/xMEKbAscVNz/3ZVadCOjFQHO0F4CvSzwJfTO8h4EFQo= -SHA256 (Pkgfile) = 66da3c109cc8a2594c087e8d21c2b0791c6d0bdb563e5dbdee1594ebc0fac4b7 -SHA256 (.footprint) = 427576cd0494be2e3399c8ce5161afa960fdffa4dfc1a22a72ea8d009da51edd -SHA256 (xapian-core-1.4.14.tar.xz) = 975a7ac018c9d34a15cc94a3ecc883204403469f748907e5c4c64d0aec2e4949 +RWSagIOpLGJF3xw/M9MGATkJK4o7V3OGs1OrR18XhpX1ACfT2qOOvsU30xrnVQ8UXbixJAgfiL6NfCh58mdkdWtv1Gpepfu4bgw= +SHA256 (Pkgfile) = a20c3ed7bc0eb3edd81be0a969ce33ed6472a47cd6a57c7a70c3e2fca5c3177f +SHA256 (.footprint) = 49eea535be729e3ddab41d0a4fd4065489a3431281d14297e49f769a77facf09 +SHA256 (xapian-core-1.4.15.tar.xz) = b168e95918a01e014fb6a6cbce26e535f80da4d4791bfa5a0e0051fcb6f950ea diff --git a/xapian-core/Pkgfile b/xapian-core/Pkgfile index a64f091e9..7e91c7a1d 100644 --- a/xapian-core/Pkgfile +++ b/xapian-core/Pkgfile @@ -4,7 +4,7 @@ # Depends on: name=xapian-core -version=1.4.14 +version=1.4.15 release=1 source=(https://oligarchy.co.uk/xapian/$version/$name-$version.tar.xz) |