mirror of https://git.FreeBSD.org/ports.git
astro/erfa: update 2.0.0 → 2.0.1
This commit is contained in:
parent
e74faf17ae
commit
f2c9cb4e0f
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= erfa
|
||||
DISTVERSION= 2.0.0
|
||||
DISTVERSION= 2.0.1
|
||||
CATEGORIES= astro
|
||||
MASTER_SITES= https://github.com/liberfa/erfa/releases/download/v${DISTVERSION}/
|
||||
|
||||
|
@ -10,7 +10,7 @@ WWW= https://github.com/liberfa/erfa
|
|||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= autoreconf gmake libtool
|
||||
USES= autoreconf gmake libtool tar:xz
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1661460075
|
||||
SHA256 (erfa-2.0.0.tar.gz) = 75cb0a2cc1561d24203d9d0e67c21f105e45a70181d57f158e64a46a50ccd515
|
||||
SIZE (erfa-2.0.0.tar.gz) = 729292
|
||||
TIMESTAMP = 1737619261
|
||||
SHA256 (erfa-2.0.1.tar.xz) = 45111f0addf6ef69345aaf093bd054705b41ac2db7541dd3f0e105362c8e20e4
|
||||
SIZE (erfa-2.0.1.tar.xz) = 216028
|
||||
|
|
|
@ -5,5 +5,5 @@ include/erfam.h
|
|||
lib/liberfa.a
|
||||
lib/liberfa.so
|
||||
lib/liberfa.so.1
|
||||
lib/liberfa.so.1.8.0
|
||||
lib/liberfa.so.1.8.1
|
||||
libdata/pkgconfig/erfa.pc
|
||||
|
|
Loading…
Reference in New Issue