tealdeer: rebuild against OpenSSL
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
# Template file for 'tealdeer'
|
# Template file for 'tealdeer'
|
||||||
pkgname=tealdeer
|
pkgname=tealdeer
|
||||||
version=1.4.1
|
version=1.4.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libressl-devel"
|
makedepends="openssl-devel"
|
||||||
depends="libressl"
|
depends="openssl"
|
||||||
short_desc="Very fast implementation of tldr in Rust"
|
short_desc="Very fast implementation of tldr in Rust"
|
||||||
maintainer="jcgruenhage <jan.christian@gruenhage.xyz>"
|
maintainer="jcgruenhage <jan.christian@gruenhage.xyz>"
|
||||||
license="MIT, Apache-2.0"
|
license="MIT, Apache-2.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user