mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 0.8.1
This commit is contained in:
parent
000b49a07b
commit
0a286f052f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=470201
2 changed files with 4 additions and 5 deletions
|
@ -1,8 +1,7 @@
|
|||
# Created by: Li-Wen Hsu <lwhsu@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pymysql
|
||||
PORTVERSION= 0.8.0
|
||||
PORTVERSION= 0.8.1
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1514314650
|
||||
SHA256 (PyMySQL-0.8.0.tar.gz) = 32da4a66397077d42908e449688f2ec71c2b18892a6cd04f03ab2aa828a70f40
|
||||
SIZE (PyMySQL-0.8.0.tar.gz) = 73094
|
||||
TIMESTAMP = 1526542602
|
||||
SHA256 (PyMySQL-0.8.1.tar.gz) = 34e19bfff13e8b2ffc38a68f9ad064609d48f3d46320e8ab8184af527e662629
|
||||
SIZE (PyMySQL-0.8.1.tar.gz) = 74297
|
||||
|
|
Loading…
Add table
Reference in a new issue