leveldb revert to 1.18

This commit is contained in:
idriskalp
2019-12-27 14:10:52 +03:00
parent 9203d458ff
commit 192a457ef3
2 changed files with 13 additions and 24 deletions
+3 -7
View File
@@ -16,10 +16,7 @@
<Dependency>gperftools-devel</Dependency>
<Dependency>snappy-devel</Dependency>
</BuildDependencies>
<Archive sha1sum="8d310af5cfb53dc836bfb412ff4b3c8aea578627" type="targz">https://github.com/google/leveldb/archive/1.22.tar.gz</Archive>
<Patches>
<Patch level="1">0001-Restore-soname-versioning-with-CMake-build.patch</Patch>
</Patches>
<Archive sha1sum="18684a0ad7a07920d10f5295b171fbf5eeec7337" type="targz">https://github.com/google/leveldb/archive/v1.18.tar.gz</Archive>
</Source>
<Package>
@@ -41,15 +38,14 @@
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
</Files>
</Package>
<History>
<Update release="5">
<Date>2019-12-27</Date>
<Version>1.22</Version>
<Comment>Version bump</Comment>
<Version>1.18</Version>
<Comment>Rebuild</Comment>
<Name>idris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>