Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages /
ejabberd
Commits:
03889e81 by Sergej Pupykin at 2024-10-31T02:45:14+03:00
upgpkg: 24.10-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ejabberd
pkgdesc = Jabber server written in Erlang
- pkgver = 24.07
- pkgrel = 3
+ pkgver = 24.10
+ pkgrel = 1
url = https://www.ejabberd.im/
arch = x86_64
license = GPL
@@ -28,7 +28,7 @@ pkgbase = ejabberd
backup = etc/ejabberd/ejabberd.yml
backup = etc/ejabberd/ejabberdctl.cfg
backup = etc/logrotate.d/ejabberd
- source =
ejabberd-24.07.tar.gz::https://github.com/processone/ejabberd/archive/24.07.tar.gz
+ source =
ejabberd-24.10.tar.gz::https://github.com/processone/ejabberd/archive/24.10.tar.gz
source = erlang-idna::git+https://github.com/benoitc/erlang-idna
source = jiffy::git+https://github.com/davisp/jiffy
source = base64url::git+https://github.com/dvv/base64url
@@ -59,7 +59,7 @@ pkgbase = ejabberd
source = eredis::git+https://github.com/wooga/eredis
source = ejabberd.logrotate
source = sysuser.conf
- sha256sums =
c0fb746acba81a5db41de97c03968c1f681a13b1b6c1a895b7182e33820c18d9
+ sha256sums =
e260de76fc75354cd302caf2281e5114fdd1120d4fa2f4d24ddb1785dc43e343
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
# Contributor: Alexander Rødseth <[email protected]>
pkgname=ejabberd
-pkgver=24.07
-pkgrel=3
+pkgver=24.10
+pkgrel=1
pkgdesc="Jabber server written in Erlang"
arch=('x86_64')
url="https://www.ejabberd.im/"
@@ -49,7 +49,7 @@
source=("$pkgname-$pkgver.tar.gz::https://github.com/processone/ejabberd/archive
"eredis::git+https://github.com/wooga/eredis"
"$pkgname.logrotate"
"sysuser.conf")
-sha256sums=('c0fb746acba81a5db41de97c03968c1f681a13b1b6c1a895b7182e33820c18d9'
+sha256sums=('e260de76fc75354cd302caf2281e5114fdd1120d4fa2f4d24ddb1785dc43e343'
'SKIP'
'SKIP'
'SKIP'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ejabberd/-/commit/03889e8107e320bd48e76d1fa0971046be38504b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ejabberd/-/commit/03889e8107e320bd48e76d1fa0971046be38504b
You're receiving this email because of your account on gitlab.archlinux.org.