update to libqalculate/qalc-3.20.1
This commit is contained in:
parent
e43a44ebfc
commit
b464d9df30
@ -1,13 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2021/05/28 10:04:30 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2021/09/02 13:30:57 sthen Exp $
|
||||
|
||||
COMMENT = applied math library and CLI calculator
|
||||
CATEGORIES = math devel
|
||||
|
||||
V = 3.19.0
|
||||
V = 3.20.1
|
||||
DISTNAME = libqalculate-$V
|
||||
HOMEPAGE = https://qalculate.github.io/
|
||||
|
||||
SHARED_LIBS = qalculate 1.1 # .34.0
|
||||
SHARED_LIBS = qalculate 1.2 # .36.1
|
||||
|
||||
# GPLv2+
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (libqalculate-3.19.0.tar.gz) = Q2V6luGLkXOaDvHQ9CcB18WgyKOmx+7o6/6a7adffdw=
|
||||
SIZE (libqalculate-3.19.0.tar.gz) = 2007385
|
||||
SHA256 (libqalculate-3.20.1.tar.gz) = zuV8If1eIIYnNNdxKQeCTvfGie/H1Uwjfjdmtsg8fuc=
|
||||
SIZE (libqalculate-3.20.1.tar.gz) = 2107300
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2021/05/28 10:04:30 sthen Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2021/09/02 13:30:57 sthen Exp $
|
||||
@bin bin/qalc
|
||||
include/libqalculate/
|
||||
include/libqalculate/BuiltinFunctions.h
|
||||
@ -20,6 +20,7 @@ lib/libqalculate.la
|
||||
@lib lib/libqalculate.so.${LIBqalculate_VERSION}
|
||||
lib/pkgconfig/libqalculate.pc
|
||||
@man man/man1/qalc.1
|
||||
share/locale/ca/LC_MESSAGES/libqalculate.mo
|
||||
share/locale/de/LC_MESSAGES/libqalculate.mo
|
||||
share/locale/es/LC_MESSAGES/libqalculate.mo
|
||||
share/locale/fr/LC_MESSAGES/libqalculate.mo
|
||||
|
Loading…
x
Reference in New Issue
Block a user