astro/astrometry: Update to 0.89
Fixes build error on 32-bit platforms. Changelog: https://github.com/dstndstn/astrometry.net/compare/0.88...0.89 Reported by: pkg-fallout MFH: 2022Q1
This commit is contained in:
parent
4e5b46fad9
commit
69ff18193e
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Sébastien Santoro <dereckson@gmail.com>
|
||||
|
||||
PORTNAME= astrometry
|
||||
PORTVERSION= 0.88
|
||||
PORTVERSION= 0.89
|
||||
CATEGORIES= astro
|
||||
MASTER_SITES= http://astrometry.net/downloads/
|
||||
DISTNAME= ${PORTNAME}.net-${PORTVERSION}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1642258633
|
||||
SHA256 (astrometry.net-0.88.tar.gz) = f57d129547ad176a4ff04dc86fc7523d2e7437a9a7f9b567989b81db813b92d2
|
||||
SIZE (astrometry.net-0.88.tar.gz) = 11721209
|
||||
TIMESTAMP = 1643299821
|
||||
SHA256 (astrometry.net-0.89.tar.gz) = 98e955a6f747cde06904e461df8e09cd58fe14b1ecceb193e3619d0f5fc64acb
|
||||
SIZE (astrometry.net-0.89.tar.gz) = 11721482
|
||||
|
|
Loading…
Reference in a new issue