Bump REVISION because of move to Python 3.8
(sparc64 build failed without it)
This commit is contained in:
parent
c35a53287b
commit
63518f1ef5
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2020/07/03 21:12:55 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2020/07/05 22:09:32 kmos Exp $
|
||||
|
||||
COMMENT = io for scientific data formats
|
||||
|
||||
@ -6,7 +6,7 @@ MODPY_EGG_VERSION = 2.6.1
|
||||
DISTNAME = imageio-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME}
|
||||
CATEGORIES = graphics
|
||||
REVISION = 1
|
||||
REVISION = 2
|
||||
|
||||
MAINTAINER = Paul Irofti <paul@irofti.net>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user