aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-10-18 16:58:11 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-10-18 17:03:30 -0300
commit32766c3045bfdbd7f428466ae1c3d4ad89146f76 (patch)
tree2cfd778c4b832cfcb52c8554f4400997e0b8043f /testing
parentdd39154ccd30161b60b7856035bdbfb6c727f6ed (diff)
downloadaports-32766c3045bfdbd7f428466ae1c3d4ad89146f76.tar.bz2
aports-32766c3045bfdbd7f428466ae1c3d4ad89146f76.tar.xz
testing/py3-pygtail: upgrade to 0.11.1
Diffstat (limited to 'testing')
-rw-r--r--testing/py3-pygtail/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-pygtail/APKBUILD b/testing/py3-pygtail/APKBUILD
index e3928e4453..c322ef0d5e 100644
--- a/testing/py3-pygtail/APKBUILD
+++ b/testing/py3-pygtail/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-pygtail
_pkgname=pygtail
-pkgver=0.11.0
+pkgver=0.11.1
pkgrel=0
pkgdesc="Reads log file lines that have not been read"
url="https://github.com/bgreenlee/pygtail"
@@ -21,4 +21,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="4bff7d33d563b462a272f7f1a300e68b695085d61ea5ffa2aac61e5215845519b220f6a42395658c6a89e7572bc5b86f9a4b2037f65bc546762a5563850fc383 pygtail-0.11.0.tar.gz"
+sha512sums="93954e1aa08ba4e889666bd6cf648e944436266a5b97a8ae63c0f1eab36f64c2cd360e20a799f2c314c723b44df5271bd62d17258be87fffd550d595616b6364 pygtail-0.11.1.tar.gz"