update
This commit is contained in:
parent
8178f6679a
commit
1705d59286
15 changed files with 19 additions and 19 deletions
|
@ -1,12 +1,12 @@
|
|||
#!/bin/bash
|
||||
|
||||
VERSION=0.10.6
|
||||
VERSION=0.10.8
|
||||
APP=mautrix-whatsapp
|
||||
DEPOT=https://github.com/mautrix/whatsapp.git
|
||||
GIT_VERSION=v${VERSION}
|
||||
DEBIAN_VERSION_CODENAME=bookworm
|
||||
IMAGE_SIZE=4
|
||||
PACKAGE_DEPENDENCY="debhelper-compat libolm-dev build-essential devscripts go"
|
||||
PACKAGE_DEPENDENCY="debhelper-compat libolm-dev build-essential devscripts golang"
|
||||
|
||||
main(){
|
||||
echo deb http://deb.debian.org/debian bookworm-backports main > /etc/apt/sources.list.d/backports.list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue