git-brws: rebuild against OpenSSL
This commit is contained in:
parent
6e0804c43a
commit
365d0a8a2d
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'git-brws'
|
||||
pkgname=git-brws
|
||||
version=0.11.12
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libressl-devel"
|
||||
makedepends="openssl-devel"
|
||||
short_desc="CLI tool for opening web page of the hoster for a git remote"
|
||||
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||
license="MIT"
|
||||
|
|
Loading…
Reference in a new issue