mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 16:02:55 +02:00
yadm: update to 3.5.0.
This commit is contained in:
parent
d3ea844891
commit
72e2c24dbc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'yadm'
|
# Template file for 'yadm'
|
||||||
pkgname=yadm
|
pkgname=yadm
|
||||||
version=3.4.0
|
version=3.5.0
|
||||||
revision=1
|
revision=1
|
||||||
depends="bash git gnupg"
|
depends="bash git gnupg"
|
||||||
checkdepends="${depends/bash /} python3-pytest esh expect tar"
|
checkdepends="${depends/bash /} python3-pytest esh expect tar"
|
||||||
|
@ -10,7 +10,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://yadm.io/"
|
homepage="https://yadm.io/"
|
||||||
changelog="https://raw.githubusercontent.com/yadm-dev/yadm/refs/heads/master/CHANGES"
|
changelog="https://raw.githubusercontent.com/yadm-dev/yadm/refs/heads/master/CHANGES"
|
||||||
distfiles="https://github.com/TheLocehiliosan/yadm/archive/${version}.tar.gz"
|
distfiles="https://github.com/TheLocehiliosan/yadm/archive/${version}.tar.gz"
|
||||||
checksum=fb0ab375cc41a34e014fb4a34c65f12670aedc859823b943f626adff24bde95d
|
checksum=2a15ed91238dd2f15db9905eb56702272c079ad9c37c505dfee69c6b5e9054b6
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin yadm
|
vbin yadm
|
||||||
|
|
Loading…
Add table
Reference in a new issue