sgfutils: rebuild for openssl3

This commit is contained in:
classabbyamp 2023-08-16 20:13:51 -04:00
parent 795fc8ec30
commit a8b272cd3a

View file

@ -1,7 +1,7 @@
# Template file for 'sgfutils' # Template file for 'sgfutils'
pkgname=sgfutils pkgname=sgfutils
version=0.25 version=0.25
revision=8 revision=9
build_style=gnu-makefile build_style=gnu-makefile
makedepends="openssl-devel" makedepends="openssl-devel"
depends="ImageMagick" depends="ImageMagick"