mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
hangups: update to 0.4.16
This commit is contained in:
parent
2b12a413ac
commit
6584718ebf
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'hangups'
|
# Template file for 'hangups'
|
||||||
pkgname=hangups
|
pkgname=hangups
|
||||||
version=0.4.14
|
version=0.4.16
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-MechanicalSoup python3-readlike python3-ReParser
|
depends="python3-MechanicalSoup python3-readlike python3-ReParser
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/tdryer/hangups"
|
homepage="https://github.com/tdryer/hangups"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=b7e691faa91dd3c5d5f434ce7afaa023bf47fe37063ead0889ac360326a07a3a
|
checksum=cd3fb367408910db6a2bf8fba1a16a814a6f09bb4d6ae03da0c4690bff7cac0e
|
||||||
make_check=no # requires httpretty which is not packaged
|
make_check=no # requires httpretty which is not packaged
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue