diff --git a/community/uwsgi/PKGBUILD b/community/uwsgi/PKGBUILD index f3600cc91..6dddcb2cc 100644 --- a/community/uwsgi/PKGBUILD +++ b/community/uwsgi/PKGBUILD @@ -25,7 +25,7 @@ pkgname=(uwsgi uwsgi-plugin-zabbix mod_proxy_uwsgi) pkgver=2.0.15 -pkgrel=8 +pkgrel=9 arch=(x86_64) url="http://projects.unbit.it/$pkgbase" license=(GPL2) @@ -58,7 +58,7 @@ sha512sums=('cb3ce7dc9eb9806151b04b04dc80ac7204cb4ddadf295eea98d5ebbf3a8c02f4b0b '41cc29ea14ca87749959379ead773d9a3a499c6bc7be17800e06e33c998a929ae855c9ad0fe2039e26a034c24d2845833945333442b98d7c6f0924aa2a036b1b' '83a6859d729bf186236aaa7fb7433415f6b985f17e05b7ac571d8919bbf1fb9bd577b4f673d9787dea09752e3d8043f47ce3d9c7d5690faaa1365e477e6c9388' '592c85270f43b37e9c51aae126533830515b96fff9fcae969ee865fe173bd0550c7729530d5ff1e44ffee43cd5c78c96688ce091c677a4196379e24983c0180e' - 'f7f6f4a6e55ba770022dca068723be8fabe50074ea34384ddb3d876f96d279d0890c7d8d624b3cfe62be43e1eab588e072bd4bb3d3d1cd4ef966b317461b80c5') + '937878372aa1556f6ba62ad7148d1681288c94d6cff609368a9e861dd4d4524330006a08ae5993441f7d3101170e3a0a681a4c8b3c2c13b364b8b1f81cf25117') prepare() { cd $srcdir/$pkgbase-$pkgver diff --git a/community/uwsgi/uwsgi.logrotate b/community/uwsgi/uwsgi.logrotate index c63feed6a..3e8a5b997 100644 --- a/community/uwsgi/uwsgi.logrotate +++ b/community/uwsgi/uwsgi.logrotate @@ -6,4 +6,5 @@ delaycompress missingok notifempty + su root uwsgi }