mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
- Update to 0.4.1
This commit is contained in:
parent
379b7a2129
commit
269169eb1d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=402263
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= uliweb
|
||||
PORTVERSION= 0.3.1
|
||||
PORTVERSION= 0.4.1
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -14,6 +14,6 @@ COMMENT= Easy python web framework
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
USES= dos2unix python:2
|
||||
USE_PYTHON= distutils autoplist
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Uliweb-0.3.1.tar.gz) = 8d3cdf23ee06df796ed20e8c1a30b495eba6a78e3094b2c294df5fe038092df4
|
||||
SIZE (Uliweb-0.3.1.tar.gz) = 505759
|
||||
SHA256 (Uliweb-0.4.1.tar.gz) = 1e59df547b288639f035e2c926c4364a3fa325cef6145c50b16e58feb1f9d06c
|
||||
SIZE (Uliweb-0.4.1.tar.gz) = 527635
|
||||
|
Loading…
Reference in New Issue
Block a user