mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
- Update to 0.19.1
This commit is contained in:
parent
acd5ac544b
commit
573e026d46
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=323271
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cython
|
||||
PORTVERSION= 0.19
|
||||
PORTVERSION= 0.19.1
|
||||
CATEGORIES= lang python
|
||||
MASTER_SITES= http://www.cython.org/release/ \
|
||||
CHEESESHOP
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Cython-0.19.tar.gz) = 2f861fbb2aca49a352a5cf00a65d4383b7ca56a60b50ea813e59a7a9ae6cd7db
|
||||
SIZE (Cython-0.19.tar.gz) = 1382384
|
||||
SHA256 (Cython-0.19.1.tar.gz) = 0b90aaa286acdd1bf75a6dd144dfc45192f011f2c2401cf5f80ed6ab5f8bf778
|
||||
SIZE (Cython-0.19.1.tar.gz) = 1384406
|
||||
|
@ -13,4 +13,4 @@ This makes Cython the ideal language for writing glue code for external
|
||||
C libraries, and for fast C modules that speed up the execution of
|
||||
Python code.
|
||||
|
||||
WWW: http://www.cython.org/
|
||||
WWW: http://www.cython.org/
|
||||
|
Loading…
x
Reference in New Issue
Block a user