This commit is contained in:
Thomas Legay 2024-07-04 02:30:57 +02:00
parent 8178f6679a
commit 1705d59286
15 changed files with 19 additions and 19 deletions

View file

@ -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