mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
yaydl: update to 0.15.5
This commit is contained in:
parent
4f91a42d91
commit
7c5ac6a64d
2 changed files with 13 additions and 2 deletions
11
srcpkgs/yaydl/patches/cargo-lock.patch
Normal file
11
srcpkgs/yaydl/patches/cargo-lock.patch
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
--- a/Cargo.lock 2024-09-16 10:47:59.500660845 +0200
|
||||||
|
+++ b/Cargo.lock 2024-09-16 10:49:17.816085825 +0200
|
||||||
|
@@ -1923,7 +1923,7 @@
|
||||||
|
|
||||||
|
[[package]]
|
||||||
|
name = "yaydl"
|
||||||
|
-version = "0.16.0"
|
||||||
|
+version = "0.15.5"
|
||||||
|
dependencies = [
|
||||||
|
"anyhow",
|
||||||
|
"cienli",
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'yaydl'
|
# Template file for 'yaydl'
|
||||||
pkgname=yaydl
|
pkgname=yaydl
|
||||||
version=0.15.4
|
version=0.15.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,4 +11,4 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://code.rosaelefanten.org/yaydl/index"
|
homepage="https://code.rosaelefanten.org/yaydl/index"
|
||||||
changelog="https://github.com/dertuxmalwieder/yaydl/tags"
|
changelog="https://github.com/dertuxmalwieder/yaydl/tags"
|
||||||
distfiles="https://github.com/dertuxmalwieder/yaydl/archive/refs/tags/release-${version}.tar.gz"
|
distfiles="https://github.com/dertuxmalwieder/yaydl/archive/refs/tags/release-${version}.tar.gz"
|
||||||
checksum=a7359550c09092ab9fa7882b4b22108cc59471405c26094454da593a116a209a
|
checksum=c30af51ec5ede5343e636b0dc457af824bc01fd34d8854561d6fae4a210d3eff
|
||||||
|
|
Loading…
Add table
Reference in a new issue