tmplgen: rebuild against OpenSSL
This commit is contained in:
parent
d53e86c9c5
commit
7e5f72aa1c
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'tmplgen'
|
||||
pkgname=tmplgen
|
||||
version=1.3.1
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libressl-devel"
|
||||
makedepends="openssl-devel"
|
||||
short_desc="Void Linux template generator for language-specific package managers"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
|
|
Loading…
Reference in a new issue