mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
rbw: use GitHub mirror as upstream; tozt.net is unreliable
This commit is contained in:
parent
1fd31f0a7f
commit
63e2fa98cd
1 changed files with 3 additions and 3 deletions
|
@ -9,9 +9,9 @@ depends="pinentry"
|
||||||
short_desc="Unofficial command-line client for Bitwarden"
|
short_desc="Unofficial command-line client for Bitwarden"
|
||||||
maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://git.tozt.net/rbw"
|
homepage="https://github.com/doy/rbw"
|
||||||
changelog="https://git.tozt.net/rbw/plain/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/doy/rbw/refs/heads/main/CHANGELOG.md"
|
||||||
distfiles="https://git.tozt.net/rbw/snapshot/rbw-${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=afe8887b64c4da6e5f33535d02ad4e1fe75c536a55d63291622b4b339522d138
|
checksum=afe8887b64c4da6e5f33535d02ad4e1fe75c536a55d63291622b4b339522d138
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue