mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
activityrelay: update to 0.2.2.
This commit is contained in:
parent
3184a346e2
commit
9cfe604afc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'activityrelay'
|
# Template file for 'activityrelay'
|
||||||
pkgname=activityrelay
|
pkgname=activityrelay
|
||||||
version=0.2.1
|
version=0.2.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="relay-${version}"
|
wrksrc="relay-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
|
||||||
license="AGPL-3.0-or-later"
|
license="AGPL-3.0-or-later"
|
||||||
homepage="https://git.pleroma.social/pleroma/relay"
|
homepage="https://git.pleroma.social/pleroma/relay"
|
||||||
distfiles="https://git.pleroma.social/pleroma/relay/-/archive/${version}/relay-${version}.tar.gz"
|
distfiles="https://git.pleroma.social/pleroma/relay/-/archive/${version}/relay-${version}.tar.gz"
|
||||||
checksum=0a31d17bc759b1f6d9291d15917e505cd99ab8621d5e0db6a31805ef097e132c
|
checksum=f460037a522e45fd030735da893e5851d90b6340caab0bcd24346996474aac25
|
||||||
make_check=no # no tests specified
|
make_check=no # no tests specified
|
||||||
|
|
||||||
system_accounts="_activityrelay"
|
system_accounts="_activityrelay"
|
||||||
|
|
Loading…
Add table
Reference in a new issue