Skip to content

Commit

Permalink
network/mullvadvpn-app: Updated for version 2024.8.
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Clemons <[email protected]>
  • Loading branch information
mac-a-r0ni authored and aclemons committed Dec 6, 2024
1 parent 32c2d0a commit a06678c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion network/mullvadvpn-app/mullvadvpn-app.SlackBuild
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)

PRGNAM=mullvadvpn-app
SRCNAM=MullvadVPN
VERSION=${VERSION:-2024.7}
VERSION=${VERSION:-2024.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
Expand Down
10 changes: 5 additions & 5 deletions network/mullvadvpn-app/mullvadvpn-app.info
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
PRGNAM="mullvadvpn-app"
VERSION="2024.7"
VERSION="2024.8"
HOMEPAGE="https://mullvad.net/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/mullvad/mullvadvpn-app/releases/download/2024.7/MullvadVPN-2024.7_amd64.deb \
https://github.com/mullvad/mullvadvpn-app/releases/download/2024.7/MullvadVPN-2024.7_arm64.deb"
MD5SUM_x86_64="30d30a87e52d35acc2609de25654da91 \
12860eab4295d8c46dec37c853973704"
DOWNLOAD_x86_64="https://github.com/mullvad/mullvadvpn-app/releases/download/2024.8/MullvadVPN-2024.8_amd64.deb \
https://github.com/mullvad/mullvadvpn-app/releases/download/2024.8/MullvadVPN-2024.8_arm64.deb"
MD5SUM_x86_64="a14b13cc2c1e33be4754d393d3992071 \
bc16f71714ee2bfe67b0e20f74a6d004"
REQUIRES=""
MAINTAINER="Jay Lanagan"
EMAIL="[email protected]"

0 comments on commit a06678c

Please sign in to comment.