math/intx: Adopt/Update to 0.9.0
ChangeLog: https://github.com/chfast/intx/releases/tag/v0.9.0
This commit is contained in:
parent
73c9df8a59
commit
43baa2f866
2 changed files with 5 additions and 5 deletions
|
@ -1,9 +1,9 @@
|
||||||
PORTNAME= intx
|
PORTNAME= intx
|
||||||
PORTVERSION= 0.8.0
|
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
|
DISTVERSION= 0.9.0
|
||||||
CATEGORIES= math
|
CATEGORIES= math
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= eduardo@FreeBSD.org
|
||||||
COMMENT= Extended precision integer library
|
COMMENT= Extended precision integer library
|
||||||
WWW= https://github.com/chfast/intx
|
WWW= https://github.com/chfast/intx
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1647458049
|
TIMESTAMP = 1671092985
|
||||||
SHA256 (chfast-intx-v0.8.0_GH0.tar.gz) = b245cea2f39030ba8387b63323278274bbe8bf44f038c2c89825227cdb4f1602
|
SHA256 (chfast-intx-v0.9.0_GH0.tar.gz) = b2e4dd627f0c17c15e26f0ec105c5a91634c63aaf30330d40a62cc27300b922c
|
||||||
SIZE (chfast-intx-v0.8.0_GH0.tar.gz) = 55594
|
SIZE (chfast-intx-v0.9.0_GH0.tar.gz) = 56979
|
||||||
|
|
Loading…
Reference in a new issue