Date: Monday, October 2, 2017 @ 08:54:02 Author: spupykin Revision: 261223
upgpkg: ejabberd 17.09-1 Modified: ejabberd/trunk/PKGBUILD ----------+ PKGBUILD | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-10-02 08:53:54 UTC (rev 261222) +++ PKGBUILD 2017-10-02 08:54:02 UTC (rev 261223) @@ -4,7 +4,7 @@ # Contributor: Alexander Rødseth <[email protected]> pkgname=ejabberd -pkgver=17.08 +pkgver=17.09 pkgrel=1 pkgdesc="Jabber server written in Erlang" arch=('x86_64' 'i686') @@ -18,40 +18,40 @@ 'etc/logrotate.d/ejabberd') options=(emptydirs) source=("$pkgname-$pkgver.tar.gz::https://github.com/processone/ejabberd/archive/$pkgver.tar.gz" - "cache_tab::git://github.com/processone/cache_tab#commit=151321560baa413d80a09965a10dda07067d7d9a" + "cache_tab::git://github.com/processone/cache_tab#commit=96a39d4ab17eef4a302dc80e712fe0ce785a9748" + "eimp::git://github.com/processone/eimp.git#commit=23796118176be98195db9f831f17dde74d1553e1" "elixir::git://github.com/elixir-lang/elixir#commit=867da6f876c48279823a41a33030c95ef37379b2" "epam::git://github.com/processone/epam#commit=0ead169d7f6a3f2d0b64cca282487e4fedfbffd9" "eredis::git://github.com/wooga/eredis#commit=cbc013f516e464706493c01662e5e9dd82d1db01" - "esip::git://github.com/processone/esip#commit=00b418f620e4059ceae89764f06bc43a32315db6" + "esip::git://github.com/processone/esip#commit=7e5ba7c6fad7897e9cb208cfb73b619457092d47" "ezlib::git://github.com/processone/ezlib#commit=e42ce61e60dd312ac60ef299d7f6f4522af577e5" - "fast_tls::git://github.com/processone/fast_tls#commit=b15952c35ef80a5d4fc081fe6ed941fe9fdbfe18" - "fast_xml::git://github.com/processone/fast_xml#commit=46c24036ff3c6150ad7dabb95e1aaff73a6437e6" - "fast_yaml::git://github.com/processone/fast_yaml#commit=a1649cd561a315ad40a1461f8a2038680cd146b2" + "fast_tls::git://github.com/processone/fast_tls#commit=432026d06ca64b640b7abbaca1fa5e11393bf62e" + "fast_xml::git://github.com/processone/fast_xml#commit=e45a28b24da67296a0f697e3975eecb99d35e41c" + "fast_yaml::git://github.com/processone/fast_yaml#commit=4f7fe3fed33d7ec92497f979a13b84574be8654d" "goldrush::git://github.com/DeadZen/goldrush.git#commit=8f1b715d36b650ec1e1f5612c00e28af6ab0de82" - "hamcrest::git://github.com/basho/hamcrest-erlang.git#commit=98bc7aa19ea081478c816824aa05fc5a48acae66" - "iconv::git://github.com/processone/iconv#commit=888cbaa256bd8eff17ba73742a4b2f5706135cc6" + "hamcrest::git://github.com/basho/hamcrest-erlang.git#commit=ad3dbab419762fc2d5821abb88b989da006b85c6" + "iconv::git://github.com/processone/iconv#commit=04018df0cb0d2effa144fd599272e0a46b390497" "jiffy::git://github.com/davisp/jiffy#commit=1febce3ca86c5ca5d5a3618ed3d5f125bb99e4c5" "lager::git://github.com/erlang-lager/lager#commit=a10c23c51dea6bbd63e5048c8a5a702169973114" "luerl::git://github.com/rvirding/luerl#commit=f7b2cc0ab6fa4245ebeda0169fc994aff0628bf9" "meck::git://github.com/eproxus/meck#commit=70d6a33ce7407029dc59e22a5b3c1c61c1348b23" "moka::git://github.com/processone/moka.git#commit=3eed3a6dd7dedb70a6cd18f86c7561a18626eb3b" - "p1_mysql::git://github.com/processone/p1_mysql#commit=eab8ad1ef00bb953e61ea80b40443a7f7c5a833c" + "p1_mysql::git://github.com/processone/p1_mysql#commit=c856f48abb59c189f793293cd0348c5fb19c4a97" "p1_oauth2::git://github.com/processone/p1_oauth2#commit=fb7c35e043d5213575e84ee811b78a03fe5c3fd0" - "p1_pgsql::git://github.com/processone/p1_pgsql#commit=d33b40694f510b88481e6a62356183799fbf1b24" - "p1_utils::git://github.com/processone/p1_utils#commit=2431d02f3364cbd21411a2a5b2c0ee37b3d7da6a" - "protobuffs::git://github.com/basho/erlang_protobuffs.git#commit=0d22220a8e56adab129836d6ff582a9bca103a0c" + "p1_pgsql::git://github.com/processone/p1_pgsql#commit=18a83eded75e092acfe7ed768f0a4bdbf310c05d" + "p1_utils::git://github.com/processone/p1_utils#commit=8c5c5cb7f1ba02358fd59ee5b98ebb43cba76fe8" "rebar_elixir_plugin::git://github.com/processone/rebar_elixir_plugin#commit=10614dfef5d10b7071f7181858149259e50159f6" - "riakc::git://github.com/basho/riak-erlang-client#commit=261df630afe4a998e099a8ab209a2dc7419f85de" - "riak_pb::git://github.com/basho/riak_pb#commit=9ca2395f9d6464b82bab466bbdca410cb85a0ac7" + "riakc::git://github.com/processone/riak-erlang-client.git#commit=63db9859cf478cc67d4149940a5a9eae8c5ca3bc" + "riak_pb::git://github.com/basho/riak_pb#commit=08771aba2ce4935b715d32d1b92555efdc3da994" "samerlib::git://github.com/processone/samerlib#commit=fbbba035b1548ac4e681df00d61bf609645333a0" "sqlite3::git://github.com/processone/erlang-sqlite3#commit=6ee3570060fbbf793a0bc873831e8eabb6c39851" - "stringprep::git://github.com/processone/stringprep#commit=c4bc2aa6ebb6444dce7546d6818ac9506be274f6" - "stun::git://github.com/processone/stun#commit=e5f6f30ef014b3e8be49caaf18d578d4634251be" - "xmpp::git://github.com/processone/xmpp#commit=fab6269a36cbd103f203ad75b7097650987b7a85" + "stringprep::git://github.com/processone/stringprep#commit=321409614d322d66693b35c9da8238150dfb35e6" + "stun::git://github.com/processone/stun#commit=8887f82587928683123b7abcc4a560ba1453d474" + "xmpp::git://github.com/processone/xmpp#commit=12df498f2a2a1562414b52ce89c97b3b6ba52883" "$pkgname.logrotate" "ejabberd.service" "sysuser.conf") -sha256sums=('3032e4d415a8da038628e02bd763f37aca1a5ae73d1fa2e6fb5b4d2006a70357' +sha256sums=('8ca4195b735c71d61cc213d5f361d018b454db62ba798d93db8f77c5d9b655e0' 'SKIP' 'SKIP' 'SKIP' @@ -90,10 +90,10 @@ cd "$srcdir/$pkgname-$pkgver" mkdir -p "$srcdir/$pkgname-$pkgver/deps" - for i in cache_tab elixir eredis esip ezlib fast_tls fast_xml fast_yaml \ - goldrush hamcrest iconv jiffy lager luerl meck moka p1_mysql p1_oauth2 \ - epam p1_pgsql p1_utils protobuffs rebar_elixir_plugin riakc riak_pb \ - samerlib sqlite3 stringprep stun xmpp; do + for i in cache_tab eimp elixir epam eredis esip ezlib fast_tls \ + fast_xml fast_yaml goldrush hamcrest iconv jiffy lager luerl \ + meck moka p1_mysql p1_oauth2 p1_pgsql p1_utils rebar_elixir_plugin \ + riakc riak_pb samerlib sqlite3 stringprep stun xmpp; do rm -rf "$srcdir/$pkgname-$pkgver/deps/$i" mv "$srcdir"/$i "$srcdir/$pkgname-$pkgver/deps" done
