so: rebuild against OpenSSL
This commit is contained in:
parent
24580f5f1e
commit
e834dfa287
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'so'
|
||||
pkgname=so
|
||||
version=0.4.3
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libressl-devel"
|
||||
makedepends="openssl-devel"
|
||||
short_desc="Terminal interface for Stack Overflow"
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
license="MIT"
|
||||
|
|
Loading…
Reference in New Issue