Date: Thursday, April 20, 2023 @ 20:59:06 Author: spupykin Revision: 1448064
upgpkg: ejabberd 23.04-1 Modified: ejabberd/trunk/PKGBUILD ----------+ PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-20 20:44:57 UTC (rev 1448063) +++ PKGBUILD 2023-04-20 20:59:06 UTC (rev 1448064) @@ -3,7 +3,7 @@ # Contributor: Alexander Rødseth <[email protected]> pkgname=ejabberd -pkgver=23.01 +pkgver=23.04 pkgrel=1 pkgdesc="Jabber server written in Erlang" arch=('x86_64') @@ -22,7 +22,7 @@ "base64url::git+https://github.com/dvv/base64url#commit=bf1360685da704c8453aba2268c4698c959d2ba4" "cache_tab::git+https://github.com/processone/cache_tab#commit=6da609074b855b904ab72e201c60f1a1e2c00b3f" "eimp::git+https://github.com/processone/eimp#commit=ec616de3762ce8498856b4fdadf8ba36045c6773" - "ejabberd_po::git+https://github.com/processone/ejabberd-po#commit=601a45b571b4e52ebb1b1368b231d73d887d0737" + "ejabberd_po::git+https://github.com/processone/ejabberd-po#commit=c271992d07b20462e3c48f51cc8634e78488b354" "elixir::git+https://github.com/elixir-lang/elixir#commit=867da6f876c48279823a41a33030c95ef37379b2" "epam::git+https://github.com/processone/epam#commit=4986fbb15abb7f37798924025eab4bcf98a39d50" "eredis::git+https://github.com/wooga/eredis#commit=9ad91f149310a7d002cb966f62b7e2c3330abb04" @@ -39,7 +39,7 @@ "p1_acme::git+https://github.com/processone/p1_acme#commit=c1067aa3aace515553610ab78cb4ce5123fee207" "p1_mysql::git+https://github.com/processone/p1_mysql#commit=66a3c2ecbf7777a8c17bd5693eb9e442a0f9f1ff" "p1_oauth2::git+https://github.com/processone/p1_oauth2#commit=e1fbe216c9e0c1f85b44bf9750af608fcc2848d2" - "p1_pgsql::git+https://github.com/processone/p1_pgsql#commit=a00b34bf97dc374175c03c4e974d09d93e9d7ffa" + "p1_pgsql::git+https://github.com/processone/p1_pgsql#commit=166c191157502bcd9e4bd59585e133e36f9e8bcc" "p1_utils::git+https://github.com/processone/p1_utils#commit=ba816751674ab7df46978345ec4c0c84c0b44b0d" "pkix::git+https://github.com/processone/pkix#commit=9655992dc39e91fc8f5e237eea95d74ec9c01891" "rebar_elixir_plugin::git+https://github.com/processone/rebar_elixir_plugin#commit=10614dfef5d10b7071f7181858149259e50159f6" @@ -47,11 +47,11 @@ "stringprep::git+https://github.com/processone/stringprep#commit=11fe965934be988f5c6c9ded9affa870f3e5057a" "stun::git+https://github.com/processone/stun#commit=3bf0daee4fa1c40d90169dd3a446602e9793266f" "unicode_util_compat::git+https://github.com/benoitc/unicode_util_compat.git#commit=38d7bc105f51159e8ea3279c40121db9db1e652f" - "xmpp::git+https://github.com/processone/xmpp#commit=9ed3ca80de342b3117245f411c813db21323db0a" + "xmpp::git+https://github.com/processone/xmpp#commit=122e1b03ec20014410189cd369a996f63ac406d8" "yconf::git+https://github.com/processone/yconf#commit=af756beb3dac1e1f2e1242edd899f0a26557afa6" "$pkgname.logrotate" "sysuser.conf") -sha256sums=('2b83fe036bbf1db8a76b86f718ff13df098fa10c62bfcf06b81e0a64e6f6f9c0' +sha256sums=('6ff1d41a1ff6261a0c846193647d8ec143e82142859bf1cfdc62299022ceb2ad' 'SKIP' 'SKIP' 'SKIP'
