ytmdl: update to 2024.08.15.1.
This commit is contained in:
parent
902960633c
commit
62e08edeba
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ytmdl'
|
||||
pkgname=ytmdl
|
||||
version=2024.04.14
|
||||
version=2024.08.15.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -16,7 +16,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/deepjyoti30/ytmdl"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=7943e24091ae28f58f553d8816b0f3a2d10beb844efb5ee0f599a25efd902d1a
|
||||
checksum=d6c95cb2e13e483dbbb2b670d6e3d92f7e881be574c86dbc24fe2373d8c29ebd
|
||||
# There is no test to run
|
||||
make_check=no
|
||||
|
||||
|
|
Loading…
Reference in New Issue