diff options
author | Juergen Daubert <jue@jue.li> | 2022-06-09 11:36:43 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-06-09 11:36:43 +0200 |
commit | 7025ddfeb307baa7ffe08831f4b2bab32d88a797 (patch) | |
tree | 29ae63b888dd86e9540be0ebd061873f8ea67964 /tdb | |
parent | a0ffbdd1458504ae3746cb932a164f44f25fb224 (diff) | |
download | opt-7025ddfeb307baa7ffe08831f4b2bab32d88a797.tar.gz opt-7025ddfeb307baa7ffe08831f4b2bab32d88a797.tar.xz |
tdb: update to 1.4.7
Diffstat (limited to 'tdb')
-rw-r--r-- | tdb/.footprint | 6 | ||||
-rw-r--r-- | tdb/.signature | 8 | ||||
-rw-r--r-- | tdb/Pkgfile | 2 |
3 files changed, 8 insertions, 8 deletions
diff --git a/tdb/.footprint b/tdb/.footprint index f112233c4..218661f18 100644 --- a/tdb/.footprint +++ b/tdb/.footprint @@ -7,9 +7,9 @@ drwxr-xr-x root/root usr/bin/ drwxr-xr-x root/root usr/include/ -rw-r--r-- root/root usr/include/tdb.h drwxr-xr-x root/root usr/lib/ -lrwxrwxrwx root/root usr/lib/libtdb.so -> libtdb.so.1.4.6 -lrwxrwxrwx root/root usr/lib/libtdb.so.1 -> libtdb.so.1.4.6 --rwxr-xr-x root/root usr/lib/libtdb.so.1.4.6 +lrwxrwxrwx root/root usr/lib/libtdb.so -> libtdb.so.1.4.7 +lrwxrwxrwx root/root usr/lib/libtdb.so.1 -> libtdb.so.1.4.7 +-rwxr-xr-x root/root usr/lib/libtdb.so.1.4.7 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/tdb.pc drwxr-xr-x root/root usr/lib/python3.9/ diff --git a/tdb/.signature b/tdb/.signature index be15250e9..d681d0340 100644 --- a/tdb/.signature +++ b/tdb/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/cT668iCaGwvZG4KJ3Fh202/0pR10HeACur634FV8K2Ro/nTDPSbe9bj7Gjn49AotDtTpk4PyLk9xSJMJtDZWgo= -SHA256 (Pkgfile) = ae88ac0fc7819e750574425b66122fa70024dee7c1c90c31df392d53e06bc550 -SHA256 (.footprint) = 1a25ce88ac531aab6b817264710586a385fdf7c0807504c2cb501e68472ec4fd -SHA256 (tdb-1.4.6.tar.gz) = d6892bd8befe04a77642a1dd56e4a879349bf1cf5b2c0bf5fb841061938def0b +RWSE3ohX2g5d/YXi25IvIjFp8oeynjI2SViMgxqJSJgfn3TuH2JZqPTGnT7HWq/VkmUCZCylIUOwoctg29Ig6lcxExy6IkLHBAc= +SHA256 (Pkgfile) = be55d3e20a1351ee1fcdf680dac80fdbaf226c4c3770497182c367c6166b3d4d +SHA256 (.footprint) = e198c8791de3d38a4625bc874a17f8e44f90476ed484c1a3b95d03d9fb5df32e +SHA256 (tdb-1.4.7.tar.gz) = a4fb168def533f31ff2c07f7d9844bb3131e6799f094ebe77d0380adc987c20e SHA256 (tdb-man-pages.tar.xz) = 4ba01bfb0ea6d3572a00b1993783053d42170299cda5fa842629a231b957ae2f diff --git a/tdb/Pkgfile b/tdb/Pkgfile index f2cf1b200..8d6f0cc2b 100644 --- a/tdb/Pkgfile +++ b/tdb/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3 name=tdb -version=1.4.6 +version=1.4.7 release=1 source=(https://www.samba.org/ftp/$name/$name-$version.tar.gz $name-man-pages.tar.xz) |