mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
passff-host: update to 1.2.3
This commit is contained in:
parent
aea41bded6
commit
b0db6fac76
1 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'passff-host'
|
# Template file for 'passff-host'
|
||||||
pkgname=passff-host
|
pkgname=passff-host
|
||||||
version=1.2.1
|
version=1.2.3
|
||||||
revision=1
|
revision=1
|
||||||
create_wrksrc=yes
|
|
||||||
depends="python3 pass"
|
depends="python3 pass"
|
||||||
short_desc="Host app for the WebExtension PassFF"
|
short_desc="Host app for the WebExtension PassFF"
|
||||||
maintainer="Colin Reeder <colin@vpzom.click>"
|
maintainer="Colin Reeder <colin@vpzom.click>"
|
||||||
|
@ -11,7 +10,7 @@ homepage="https://github.com/passff/passff-host"
|
||||||
distfiles="https://github.com/passff/passff-host/releases/download/$version/passff.json
|
distfiles="https://github.com/passff/passff-host/releases/download/$version/passff.json
|
||||||
https://github.com/passff/passff-host/releases/download/$version/passff.py"
|
https://github.com/passff/passff-host/releases/download/$version/passff.py"
|
||||||
checksum="cd871bcf29d71e53f986fb74b7f2b1867151ba2b2a27318044c7bfaa38827282
|
checksum="cd871bcf29d71e53f986fb74b7f2b1867151ba2b2a27318044c7bfaa38827282
|
||||||
6db5c9c435bfe8efc0f626e38144eff4c045d90d8508a295c990abbae411ac6c"
|
e90c6e069b47ab0c2e7cc4173dde9d27717be9acfe0861f46b9fb4f083733f99"
|
||||||
skip_extraction="passff.json passff.py"
|
skip_extraction="passff.json passff.py"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue