diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2022-03-14 17:36:03 +0000 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2022-03-15 03:47:40 +0000 |
commit | 97ddc0668e5f36b73324db68810695d3011724a5 (patch) | |
tree | 4cd09991a4527d424b34137f0b2d8d2b9da0659e | |
parent | 6c8ab729aa6ecc22d9ec5fdbf58005e707314d99 (diff) | |
download | ports-97ddc0668e5f36b73324db68810695d3011724a5.tar.gz ports-97ddc0668e5f36b73324db68810695d3011724a5.zip |
math/libqalculate: Update to 4.1.0
-rw-r--r-- | math/libqalculate/Makefile | 2 | ||||
-rw-r--r-- | math/libqalculate/distinfo | 6 | ||||
-rw-r--r-- | math/libqalculate/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/math/libqalculate/Makefile b/math/libqalculate/Makefile index 1034222cbbcf..679409e39a2f 100644 --- a/math/libqalculate/Makefile +++ b/math/libqalculate/Makefile @@ -1,7 +1,7 @@ # Created by: Sergey Akifyev <asa@agava.com> PORTNAME= libqalculate -PORTVERSION= 4.0.0 +PORTVERSION= 4.1.0 CATEGORIES= math MASTER_SITES= https://github.com/Qalculate/${PORTNAME}/releases/download/v${PORTVERSION}/ diff --git a/math/libqalculate/distinfo b/math/libqalculate/distinfo index 10ee853d3baa..5dc302bf70d3 100644 --- a/math/libqalculate/distinfo +++ b/math/libqalculate/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1645711860 -SHA256 (libqalculate-4.0.0.tar.gz) = 1bddd1aa5fc5c0915308400845acf376dcb685bcbd8da90360b3d75b87d4c666 -SIZE (libqalculate-4.0.0.tar.gz) = 2167348 +TIMESTAMP = 1647278725 +SHA256 (libqalculate-4.1.0.tar.gz) = d943e5285bdc0b3cd77b8f7a10391d7c753fc19b0ddd48e5d4179decf709d6ff +SIZE (libqalculate-4.1.0.tar.gz) = 2169471 diff --git a/math/libqalculate/pkg-plist b/math/libqalculate/pkg-plist index 33e902dd4efb..90a668baa0b3 100644 --- a/math/libqalculate/pkg-plist +++ b/math/libqalculate/pkg-plist @@ -16,7 +16,7 @@ include/libqalculate/util.h lib/libqalculate.a lib/libqalculate.so lib/libqalculate.so.22 -lib/libqalculate.so.22.16.0 +lib/libqalculate.so.22.16.1 libdata/pkgconfig/libqalculate.pc man/man1/qalc.1.gz %%NLS%%share/locale/ca/LC_MESSAGES/libqalculate.mo |