user/mastodon: upgrade to 4.1.6
This commit is contained in:
parent
fc6b8f484b
commit
a0d9ca58e9
1 changed files with 3 additions and 3 deletions
|
@ -3,11 +3,11 @@
|
|||
|
||||
pkgname=mastodon
|
||||
_pkgname=$pkgname
|
||||
pkgver=4.1.5
|
||||
pkgver=4.1.6
|
||||
_gittag=v$pkgver
|
||||
pkgrel=0
|
||||
pkgdesc="Self-hosted social media and network server based on ActivityPub and OStatus"
|
||||
arch="all"
|
||||
arch="x86_64"
|
||||
url="https://github.com/mastodon/mastodon"
|
||||
license="AGPL-3.0-only"
|
||||
depends="
|
||||
|
@ -193,7 +193,7 @@ assets() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
a827080b5cabed9de78a213179d66ef122545c6fa0bcd4f467cfb6e25a7e3488a3bcc29c7c2016efd7f7f852c10277eb127be772bdfc06f6207428c43ebedad7 mastodon-v4.1.5.tar.gz
|
||||
abf1673675586d701f1a7e8e732dd3265ca8f68245ea57d06d02b681c1a033b2b3c0b66e8c2f3c64a24f5cda0b1225c05603a5bb30827da1d8fbfa4d600f7b6d mastodon-v4.1.6.tar.gz
|
||||
730d3bef92b0da2ef400b5205fd8ab7159a458d654fa4d9a16cc0b579331ac67bec8b302096dff3470a3363b88a770ec857f1db7a0112effd07275da661c654a 24073_prefer-stored-location-as-after-sign-in-path.patch
|
||||
36604cd630f0f5b4d88b630b1512cd26e922f859e5d19cbb85106ff29fc9048d2349f926d5c4b6947c655f67e60ec33e2f524a8154405a4369f283e00be7cdce mastodon.initd
|
||||
9e77061fbdebe90492398f8089a7d2612ff4b6e70b5462dd67330b66d9788cb0133eab38c372b1f27a7214aacdd9f7f70381d4ecc6e92c8c38d794404ae0f840 mastodon.web.initd
|
||||
|
|
Loading…
Reference in a new issue