diff options
Diffstat (limited to 'python-cffi/Pkgfile')
-rw-r--r-- | python-cffi/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python-cffi/Pkgfile b/python-cffi/Pkgfile index 116845237..76044af64 100644 --- a/python-cffi/Pkgfile +++ b/python-cffi/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libffi python-pycparser name=python-cffi -version=1.14.2 +version=1.14.6 release=1 source=(https://files.pythonhosted.org/packages/source/${name:7:1}/${name#*-}/${name#*-}-$version.tar.gz) |