mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
instaloader: update to 4.9.6.
This commit is contained in:
parent
a17746c922
commit
822e37c89a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'instaloader'
|
# Template file for 'instaloader'
|
||||||
pkgname=instaloader
|
pkgname=instaloader
|
||||||
version=4.9
|
version=4.9.6
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-requests"
|
depends="python3-requests"
|
||||||
|
@ -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=7fa6147810eedcc1dedcdec8cfa1f220c9379ab8faeab6a336a7c181d944e2e4
|
checksum=16040c170fb5230c1981a47e1990261e3c0ecffe0417be95fa265632244e7c01
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue