mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
- Update to 2.2
This commit is contained in:
parent
52502f9cb1
commit
502e2cd967
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=410497
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= routes
|
||||
PORTVERSION= 2.0
|
||||
PORTVERSION= 2.2
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP/source/R/Routes
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -14,6 +14,6 @@ COMMENT= Routing package for Python that matches URLs to dicts and vice versa
|
||||
LICENSE= MIT
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Routes-2.0.tar.gz) = 6e4eb6437a9def22e1344ee8f766d7795bedfe6f615d3ea138e4035d6fbd33f8
|
||||
SIZE (Routes-2.0.tar.gz) = 199195
|
||||
SHA256 (Routes-2.2.tar.gz) = 9fa78373d63e36c3d8af6e33cfcad743f70c012c7ad6f2c3bf89ad973b9ab514
|
||||
SIZE (Routes-2.2.tar.gz) = 180011
|
||||
|
Loading…
Reference in New Issue
Block a user