Upgrade Z-Push to 2.5.0 (#1581)

This commit is contained in:
jvolkenant 2019-06-16 08:07:45 -07:00 committed by Joshua Tauberer
parent 6e5ceab0f8
commit 79759ea5a3
2 changed files with 5 additions and 2 deletions

View File

@ -5,6 +5,9 @@ In Development
--------------
* Update to Roundcube 1.3.9.
Z-Push:
* Upgraded Z-Push from 2.4.4 to 2.5.0.
v0.41 (February 26, 2019)
-------------------------

View File

@ -22,8 +22,8 @@ apt_install \
phpenmod -v php imap
# Copy Z-Push into place.
VERSION=2.4.4
TARGETHASH=104d44426852429dac8ec2783a4e9ad7752d4682
VERSION=2.5.0
TARGETHASH=30ce5c1af3f10939036361b6032d1187651b621e
needs_update=0 #NODOC
if [ ! -f /usr/local/lib/z-push/version ]; then
needs_update=1 #NODOC