mirror of https://git.FreeBSD.org/ports.git
math/asl: update 2.0.1 → 2.1.0
This commit is contained in:
parent
6b4cef0c70
commit
0e7b54ac5f
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= asl
|
||||
DISTVERSIONPREFIX= releases/
|
||||
DISTVERSION= 2.0.1
|
||||
DISTVERSION= 2.1.0
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= https://coin-or-tools.github.io/ThirdParty-ASL/:solvers
|
||||
PKGNAMEPREFIX= coin-or-
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
TIMESTAMP = 1699505182
|
||||
TIMESTAMP = 1737614647
|
||||
SHA256 (solvers-64919f75f.tgz) = e212926d1d797701adc901ef18eaab6b15edd13f9281dd8c9266e3cdaf8c2dd3
|
||||
SIZE (solvers-64919f75f.tgz) = 360043
|
||||
SHA256 (coin-or-tools-ThirdParty-ASL-releases-2.0.1_GH0.tar.gz) = 92575a7d5264311a53bfec65bec006475c4b5ef3e79d8d84db798d73e8d3567f
|
||||
SIZE (coin-or-tools-ThirdParty-ASL-releases-2.0.1_GH0.tar.gz) = 252385
|
||||
SHA256 (coin-or-tools-ThirdParty-ASL-releases-2.1.0_GH0.tar.gz) = 633e9d42b015a5a6a9ae324cac5736af1605fb74eb18299a54912b67d1a69be7
|
||||
SIZE (coin-or-tools-ThirdParty-ASL-releases-2.1.0_GH0.tar.gz) = 260750
|
||||
|
|
|
@ -12,5 +12,5 @@ include/coin-or/asl/r_opn.hd
|
|||
include/coin-or/asl/stdio1.h
|
||||
lib/libcoinasl.so
|
||||
lib/libcoinasl.so.2
|
||||
lib/libcoinasl.so.2.0.1
|
||||
lib/libcoinasl.so.2.1.0
|
||||
libdata/pkgconfig/coinasl.pc
|
||||
|
|
Loading…
Reference in New Issue