mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
python3-blessed: update to 1.17.11.
This commit is contained in:
parent
ca36656b17
commit
0a13f46927
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-blessed'
|
# Template file for 'python3-blessed'
|
||||||
pkgname=python3-blessed
|
pkgname=python3-blessed
|
||||||
version=1.17.10
|
version=1.17.11
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="blessed-${version}"
|
wrksrc="blessed-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/jquast/blessed"
|
homepage="https://github.com/jquast/blessed"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=240acfc5e68546af7afc98c10137903d7ec321a786c66afc5859fb215cf50408
|
checksum=82736a89e8baaae169f3ef686c9b66403121691cd4eb1259966953e4b1d8e52e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue