mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
ytmdl: update to 2023.02.28.
This commit is contained in:
parent
7d89cf9bf8
commit
b26e6acdec
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ytmdl'
|
# Template file for 'ytmdl'
|
||||||
pkgname=ytmdl
|
pkgname=ytmdl
|
||||||
version=2022.12.25
|
version=2023.02.28
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/deepjyoti30/ytmdl"
|
homepage="https://github.com/deepjyoti30/ytmdl"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=8e4c859b1f20e5d43626f4066a7f2a9bdb4a6d2addcbf13803add42c7c56dbb3
|
checksum=c05c5306172a067b1e694f0b737699b4c92dd24238bc4dc59f8883194210fd81
|
||||||
# There is no test to run
|
# There is no test to run
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue