diff --git a/devel/py-algorithm-munkres/Makefile b/devel/py-algorithm-munkres/Makefile index 1b25b996543..9b412785bc2 100644 --- a/devel/py-algorithm-munkres/Makefile +++ b/devel/py-algorithm-munkres/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.2 2015/04/02 14:21:13 jasper Exp $ +# $OpenBSD: Makefile,v 1.3 2015/06/25 07:06:03 jasper Exp $ COMMENT = munkres algorithm for the Assignment Problem -MODPY_EGG_VERSION = 1.0.6 +MODPY_EGG_VERSION = 1.0.7 DISTNAME = munkres-${MODPY_EGG_VERSION} PKGNAME = py-algorithm-${DISTNAME} diff --git a/devel/py-algorithm-munkres/distinfo b/devel/py-algorithm-munkres/distinfo index 0b3e622646f..b94e6d51136 100644 --- a/devel/py-algorithm-munkres/distinfo +++ b/devel/py-algorithm-munkres/distinfo @@ -1,2 +1,2 @@ -SHA256 (munkres-1.0.6.tar.gz) = x4+AO5t3a/sgolyce7RK2/D5ICwgJNUapZadIeVgII0= -SIZE (munkres-1.0.6.tar.gz) = 9841 +SHA256 (munkres-1.0.7.tar.gz) = M0pdhJvO/tPkwy7PvKTujfyO9fLxgTNNb39OEAtx1sQ= +SIZE (munkres-1.0.7.tar.gz) = 9652