tlsh: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:52 -04:00
parent 248c0f37b1
commit 0609147e37

View file

@ -1,7 +1,7 @@
# Template file for 'tlsh' # Template file for 'tlsh'
pkgname=tlsh pkgname=tlsh
version=3.19.1 version=3.19.1
revision=4 revision=5
build_style=cmake build_style=cmake
build_helper=python3 build_helper=python3
hostmakedepends="python3" hostmakedepends="python3"