git-brws: update to 0.11.10.
This commit is contained in:
parent
10d0bb77d3
commit
321fa87907
1 changed files with 3 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'git-brws'
|
||||
pkgname=git-brws
|
||||
version=0.11.9
|
||||
revision=2
|
||||
version=0.11.10
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libressl-devel"
|
||||
|
@ -10,11 +10,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
|||
license="MIT"
|
||||
homepage="https://rhysd.github.io/git-brws/"
|
||||
distfiles="https://github.com/rhysd/git-brws/archive/v${version}.tar.gz"
|
||||
checksum=1f90d55ecbc8c9d69af20cb5209bf359b1262b290b3e082fc8cd0b8c68653cb2
|
||||
|
||||
pre_build() {
|
||||
cargo update --package openssl-sys --precise 0.9.58
|
||||
}
|
||||
checksum=3b21253bad0e36921594c4315cee537c0293058cb1efe5b68e243592bb37cf9d
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in a new issue