Add fpart 1.6.0 (#42258)

This commit is contained in:
Derek Ryan Strong 2024-01-25 11:39:14 -08:00 committed by GitHub
parent 00fe864321
commit 1e3b7a6df1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,6 +20,7 @@ class Fpart(AutotoolsPackage):
license("BSD-2-Clause")
version("master", branch="master")
version("1.6.0", sha256="ed1fac2853fc421071b72e4c5d8455a231bc30e50034db14af8b0485ece6e097")
version("1.5.1", sha256="c353a28f48e4c08f597304cb4ebb88b382f66b7fabfc8d0328ccbb0ceae9220c")
variant("embfts", default=False, description="Build with embedded fts functions")