yaydl: update to 0.15.5
This commit is contained in:
parent
4f91a42d91
commit
7c5ac6a64d
|
@ -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'
|
||||
pkgname=yaydl
|
||||
version=0.15.4
|
||||
version=0.15.5
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -11,4 +11,4 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://code.rosaelefanten.org/yaydl/index"
|
||||
changelog="https://github.com/dertuxmalwieder/yaydl/tags"
|
||||
distfiles="https://github.com/dertuxmalwieder/yaydl/archive/refs/tags/release-${version}.tar.gz"
|
||||
checksum=a7359550c09092ab9fa7882b4b22108cc59471405c26094454da593a116a209a
|
||||
checksum=c30af51ec5ede5343e636b0dc457af824bc01fd34d8854561d6fae4a210d3eff
|
||||
|
|
Loading…
Reference in New Issue