diff options
-rw-r--r-- | converters/py-unidecode/Makefile | 3 | ||||
-rw-r--r-- | converters/py-unidecode/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/converters/py-unidecode/Makefile b/converters/py-unidecode/Makefile index 45679c959aa0..3ae3a2ce696c 100644 --- a/converters/py-unidecode/Makefile +++ b/converters/py-unidecode/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= unidecode -PORTVERSION= 1.0.22 +PORTVERSION= 1.0.23 CATEGORIES= converters python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,6 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= python USE_PYTHON= distutils autoplist concurrent + NO_ARCH= yes .include <bsd.port.mk> diff --git a/converters/py-unidecode/distinfo b/converters/py-unidecode/distinfo index 3762be689611..181612fc7f23 100644 --- a/converters/py-unidecode/distinfo +++ b/converters/py-unidecode/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1522588017 -SHA256 (Unidecode-1.0.22.tar.gz) = 8c33dd588e0c9bc22a76eaa0c715a5434851f726131bd44a6c26471746efabf5 -SIZE (Unidecode-1.0.22.tar.gz) = 208877 +TIMESTAMP = 1543098801 +SHA256 (Unidecode-1.0.23.tar.gz) = 8b85354be8fd0c0e10adbf0675f6dc2310e56fda43fa8fe049123b6c475e52fb +SIZE (Unidecode-1.0.23.tar.gz) = 210727 |