mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
you-get: update to 0.4.1488.
This commit is contained in:
parent
e819e0a2c5
commit
c675471502
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'you-get'
|
# Template file for 'you-get'
|
||||||
pkgname=you-get
|
pkgname=you-get
|
||||||
version=0.4.1475
|
version=0.4.1488
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://you-get.org/"
|
homepage="https://you-get.org/"
|
||||||
distfiles="${PYPI_SITE}/y/you-get/you-get-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/y/you-get/you-get-${version}.tar.gz"
|
||||||
checksum=432c04170bb5f4881ca6af9c802b6c90e81759811487b8d7918762dcd674697f
|
checksum=28aec2f15e86ea1cbf9900827ade41388aa3f1ac43b4ab49999bce48f37cf9c3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue