mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
instaloader: update to 4.10.3.
This commit is contained in:
parent
5b18c7ee66
commit
b23199b978
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'instaloader'
|
# Template file for 'instaloader'
|
||||||
pkgname=instaloader
|
pkgname=instaloader
|
||||||
version=4.10.2
|
version=4.10.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="fosslinux <fosslinux@aussies.space>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://instaloader.github.io"
|
homepage="https://instaloader.github.io"
|
||||||
distfiles="${PYPI_SITE}/i/instaloader/instaloader-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/i/instaloader/instaloader-${version}.tar.gz"
|
||||||
checksum=2ddf1b3e85977bf07141383dff5dab23b2c59ccf40a1d2d8696ad11d43bb8198
|
checksum=168065ab4bc93c1f309e4342883f5645235f2fc17d401125e5c6597d21e2c85b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue