Update to udunits-2.2.26.
This commit is contained in:
parent
9281b4c333
commit
6437fa5b92
@ -1,8 +1,8 @@
|
|||||||
# $OpenBSD: Makefile,v 1.16 2019/07/12 20:47:47 sthen Exp $
|
# $OpenBSD: Makefile,v 1.17 2020/02/20 13:51:54 benoit Exp $
|
||||||
|
|
||||||
COMMENT = library to manipulate units of physical quantities
|
COMMENT = library to manipulate units of physical quantities
|
||||||
|
|
||||||
DISTNAME = udunits-2.2.25
|
DISTNAME = udunits-2.2.26
|
||||||
CATEGORIES = math
|
CATEGORIES = math
|
||||||
|
|
||||||
SHARED_LIBS = udunits2 2.2
|
SHARED_LIBS = udunits2 2.2
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
SHA256 (udunits-2.2.25.tar.gz) = rUhvj0XLqRWsdKON0V+WpmGhgDKHNzY5wX5am1m/1UA=
|
SHA256 (udunits-2.2.26.tar.gz) = No9IacnH1Q0pIPqMWGVBJOntDY0qjHFKnX/a3AjHNW0=
|
||||||
SIZE (udunits-2.2.25.tar.gz) = 1006463
|
SIZE (udunits-2.2.26.tar.gz) = 1227596
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@comment $OpenBSD: PLIST,v 1.2 2014/12/13 17:15:01 benoit Exp $
|
@comment $OpenBSD: PLIST,v 1.3 2020/02/20 13:51:54 benoit Exp $
|
||||||
@bin bin/udunits2
|
@bin bin/udunits2
|
||||||
include/converter.h
|
include/converter.h
|
||||||
include/udunits.h
|
include/udunits.h
|
||||||
@ -6,7 +6,7 @@ include/udunits2.h
|
|||||||
@info info/udunits2.info
|
@info info/udunits2.info
|
||||||
@info info/udunits2lib.info
|
@info info/udunits2lib.info
|
||||||
@info info/udunits2prog.info
|
@info info/udunits2prog.info
|
||||||
lib/libudunits2.a
|
@static-lib lib/libudunits2.a
|
||||||
lib/libudunits2.la
|
lib/libudunits2.la
|
||||||
@lib lib/libudunits2.so.${LIBudunits2_VERSION}
|
@lib lib/libudunits2.so.${LIBudunits2_VERSION}
|
||||||
share/doc/udunits/
|
share/doc/udunits/
|
||||||
|
Loading…
Reference in New Issue
Block a user