diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2023-01-13 04:51:57 +0000 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2023-01-13 22:18:54 +0000 |
commit | 3863a8f6be376957146127b5ea2ceda11ff2dc00 (patch) | |
tree | 59fb0ea2ce022d7b46969a1e2c387ab19fedba66 | |
parent | 850f050401b8270c7b0bac947aa9adda50d78ae7 (diff) | |
download | ports-3863a8f6be376957146127b5ea2ceda11ff2dc00.tar.gz ports-3863a8f6be376957146127b5ea2ceda11ff2dc00.zip |
math/libqalculate: Update to 4.5.1
-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 ec00a6e74a88..a7843b0169e8 100644 --- a/math/libqalculate/Makefile +++ b/math/libqalculate/Makefile @@ -1,5 +1,5 @@ PORTNAME= libqalculate -PORTVERSION= 4.5.0 +PORTVERSION= 4.5.1 CATEGORIES= math MASTER_SITES= https://github.com/Qalculate/${PORTNAME}/releases/download/v${PORTVERSION}/ diff --git a/math/libqalculate/distinfo b/math/libqalculate/distinfo index f2a4ca7f4f0a..6ae45a5e06a1 100644 --- a/math/libqalculate/distinfo +++ b/math/libqalculate/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1671484863 -SHA256 (libqalculate-4.5.0.tar.gz) = b5d64ac3c524630a066855a403b284a14c78c77c6601bc67caf25d2e04d9d79f -SIZE (libqalculate-4.5.0.tar.gz) = 2603599 +TIMESTAMP = 1672888195 +SHA256 (libqalculate-4.5.1.tar.gz) = 230c28f067c02a486252d6ea9a206ffc2b6803ae0430696f9e56611bece20585 +SIZE (libqalculate-4.5.1.tar.gz) = 2604629 diff --git a/math/libqalculate/pkg-plist b/math/libqalculate/pkg-plist index faa017c62b39..16f69ccb958e 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.17.3 +lib/libqalculate.so.22.17.4 libdata/pkgconfig/libqalculate.pc man/man1/qalc.1.gz %%NLS%%share/locale/ca/LC_MESSAGES/libqalculate.mo |