mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
hangups: update to 0.4.10.
This commit is contained in:
parent
67d403b1a6
commit
a429c0f3a9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hangups'
|
# Template file for 'hangups'
|
||||||
pkgname=hangups
|
pkgname=hangups
|
||||||
version=0.4.9
|
version=0.4.10
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="hangups"
|
pycompile_module="hangups"
|
||||||
|
@ -13,7 +13,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=fa5c7e1e8527b02a50add508affddfb27ab72413e8970302fafe4aea191a9335
|
checksum=ad8504550779fbec84048802b27fe9a86986fdf42d7165d6536c1d6fdee7894e
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
# Remove version constraint on packages that have
|
# Remove version constraint on packages that have
|
||||||
|
|
Loading…
Add table
Reference in a new issue