diff options
author | Tim Biermann <tbier@posteo.de> | 2020-04-29 17:13:55 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2020-04-29 17:13:55 +0000 |
commit | 4115f1c72a23f00d1fc1a61df28ceb0be7a2e019 (patch) | |
tree | a8fdbdb093d5eb82476dda1252813171e4dc8313 /python3-yaml/Pkgfile | |
parent | 3685515220f8f1d36420ab61ff422404ef015ed5 (diff) | |
download | contrib-4115f1c72a23f00d1fc1a61df28ceb0be7a2e019.tar.gz contrib-4115f1c72a23f00d1fc1a61df28ceb0be7a2e019.tar.xz |
python3-yaml: 5.3 -> 5.3.1
Diffstat (limited to 'python3-yaml/Pkgfile')
-rw-r--r-- | python3-yaml/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python3-yaml/Pkgfile b/python3-yaml/Pkgfile index 0b39aa8aa..b1a095ea6 100644 --- a/python3-yaml/Pkgfile +++ b/python3-yaml/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libyaml python3-cython name=python3-yaml -version=5.3 +version=5.3.1 release=1 source=(https://pyyaml.org/download/pyyaml/PyYAML-$version.tar.gz) |