mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
git-brws: update to 0.11.7.
This commit is contained in:
parent
125881a170
commit
3a2a6f99b6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'git-brws'
|
# Template file for 'git-brws'
|
||||||
pkgname=git-brws
|
pkgname=git-brws
|
||||||
version=0.11.6
|
version=0.11.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://rhysd.github.io/git-brws/"
|
homepage="https://rhysd.github.io/git-brws/"
|
||||||
distfiles="https://github.com/rhysd/git-brws/archive/v${version}.tar.gz"
|
distfiles="https://github.com/rhysd/git-brws/archive/v${version}.tar.gz"
|
||||||
checksum=7b2d778b134441880d3dd2bd094ba3bb98f6e0bff6394842e3653625ce062e35
|
checksum=a99eca27281c4d9bcac236b8f66edadccc3fb4842e82817889bdb3c14667cb3d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue