diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-09-29 14:51:18 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-09-29 14:51:18 +0000 |
commit | c186231bdda3cb97d06690102e3c5b8722a30bdb (patch) | |
tree | 0615d6b094f686642b6953cc05895091e65a5d38 /math | |
parent | 42a09727e7066ab415750f3a53adf274d83e7294 (diff) | |
download | pkgsrc-c186231bdda3cb97d06690102e3c5b8722a30bdb.tar.gz |
Update to 1.8.3
Changelog:
Not available.
Diffstat (limited to 'math')
-rw-r--r-- | math/coinmp/Makefile | 4 | ||||
-rw-r--r-- | math/coinmp/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/math/coinmp/Makefile b/math/coinmp/Makefile index 790af38b750..c3ae166003d 100644 --- a/math/coinmp/Makefile +++ b/math/coinmp/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2015/06/07 08:41:04 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/09/29 14:51:18 ryoon Exp $ -DISTNAME= CoinMP-1.8.2 +DISTNAME= CoinMP-1.8.3 PKGNAME= ${DISTNAME:tl} CATEGORIES= math MASTER_SITES= http://www.coin-or.org/download/source/CoinMP/ diff --git a/math/coinmp/distinfo b/math/coinmp/distinfo index b285ca768a1..5b395d0e982 100644 --- a/math/coinmp/distinfo +++ b/math/coinmp/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2015/06/07 08:41:04 wiz Exp $ +$NetBSD: distinfo,v 1.4 2015/09/29 14:51:18 ryoon Exp $ -SHA1 (CoinMP-1.8.2.tgz) = 2b073eb583859c9b576423429fd911a48acac371 -RMD160 (CoinMP-1.8.2.tgz) = 66901e042461e08a1eb33db20343e38483e5d8e2 -Size (CoinMP-1.8.2.tgz) = 10578206 bytes +SHA1 (CoinMP-1.8.3.tgz) = e7831d46414f1c0067664dcfd6cea600043e489d +RMD160 (CoinMP-1.8.3.tgz) = fea560407773a4d4eaa3b13afa5827f924de6f33 +Size (CoinMP-1.8.3.tgz) = 10535972 bytes |