mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
heisenbridge: update to 1.15.2
This commit is contained in:
parent
82525eb178
commit
96cca42a31
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'heisenbridge'
|
# Template file for 'heisenbridge'
|
||||||
pkgname=heisenbridge
|
pkgname=heisenbridge
|
||||||
version=1.15.0
|
version=1.15.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-irc python3-ruamel.yaml python3-mautrix python3-socks python3-aiohttp python3-async-timeout"
|
depends="python3-irc python3-ruamel.yaml python3-mautrix python3-socks python3-aiohttp python3-async-timeout"
|
||||||
|
@ -13,7 +13,7 @@ homepage="https://github.com/hifi/heisenbridge"
|
||||||
changelog="https://github.com/hifi/heisenbridge/releases"
|
changelog="https://github.com/hifi/heisenbridge/releases"
|
||||||
# distfiles="https://github.com/hifi/heisenbridge/releases/download/v$version/heisenbridge-$version.tar.gz"
|
# distfiles="https://github.com/hifi/heisenbridge/releases/download/v$version/heisenbridge-$version.tar.gz"
|
||||||
distfiles="https://github.com/hifi/heisenbridge/archive/refs/tags/v$version.tar.gz"
|
distfiles="https://github.com/hifi/heisenbridge/archive/refs/tags/v$version.tar.gz"
|
||||||
checksum=29cfd803450ee7ca3aa2c20feb36e010a1499e6153f01819519b11760b883d0d
|
checksum=6233fa496d1e18f0247864061749a5cfea3a39dda6202787532c7cd02b626376
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv heisenbridge
|
vsv heisenbridge
|
||||||
|
|
Loading…
Add table
Reference in a new issue