mariadb, libtdb, lmdb, postgresql and sqlcipher version bump
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Trivial database library</Summary>
|
||||
<Description>libtdb contains C library and Python bindings to access to a trivial database. TDB is very much like GDBM and BSDDB except that it allows multiple simultaneous writers and uses locking internally to keep writers from trampling on each other.</Description>
|
||||
<Archive sha1sum="3ac6779e14ed37caa27d5243777a2c7c485ef087" type="targz">http://www.samba.org/ftp/tdb/tdb-1.3.8.tar.gz</Archive>
|
||||
<Archive sha1sum="86fec2b5e698ef15da07be4a26672773575e37cd" type="targz">https://www.samba.org/ftp/tdb/tdb-1.3.12.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libxslt</Dependency>
|
||||
<Dependency>python-devel</Dependency>
|
||||
@@ -50,6 +50,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2017-02-09</Date>
|
||||
<Version>1.3.12</Version>
|
||||
<Comment>Release bump.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2016-07-24</Date>
|
||||
<Version>1.3.8</Version>
|
||||
|
||||
Reference in New Issue
Block a user