python3-lz4: rebuild for Python 3.9

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:55:48 -04:00
parent 3e3d1f3c02
commit 8f249fe9c2

View file

@ -1,7 +1,7 @@
# Template file for 'python3-lz4'
pkgname=python3-lz4
version=2.1.6
revision=4
revision=5
wrksrc="lz4-${version}"
build_style=python3-module
hostmakedepends="pkg-config python3-setuptools python3-pkgconfig"