python3-scrypt: rebuild for openssl3

This commit is contained in:
classabbyamp 2023-08-16 20:13:47 -04:00
parent 9df52a7ae4
commit 57d1564890

View file

@ -1,7 +1,7 @@
# Template file for 'python3-scrypt' # Template file for 'python3-scrypt'
pkgname=python3-scrypt pkgname=python3-scrypt
version=0.8.17 version=0.8.17
revision=6 revision=7
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
makedepends="python3-devel openssl-devel" makedepends="python3-devel openssl-devel"