Update
This commit is contained in:
parent
f8e85eec79
commit
2024db6dc6
12 changed files with 30 additions and 25 deletions
|
@ -1,11 +1,11 @@
|
|||
#!/bin/bash
|
||||
|
||||
VERSION=1.6.1
|
||||
VERSION=1.6.2
|
||||
APP=roundcubemail
|
||||
DEPOT=https://github.com/roundcube/roundcubemail.git
|
||||
GIT_VERSION=${VERSION}
|
||||
DEB_VERSION=${VERSION}-$(date +%Y%m%d%H%M)
|
||||
DEBIAN_VERSION_CODENAME=bullseye
|
||||
DEBIAN_VERSION_CODENAME=bookworm
|
||||
IMAGE_SIZE=4
|
||||
PACKAGE_DEPENDENCY="make curl npm nodejs jq php-xml php-pear php-mbstring unzip"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue