Update mangadex subversion tag to be -mangadex-$SHORTSHA

This commit is contained in:
Tristan
2022-06-07 11:12:45 +01:00
parent 273565f77a
commit 68d4913ecf
2 changed files with 4 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ MAKEARGS = DEBUG="-DDEBUG_STRICT -DDEBUG_MEMORY_POOLS" \
IGNOREGIT=true \
LDFLAGS="-Wl,-rpath,/opt/quictls/lib" \
TARGET="linux-glibc" \
EXTRAVERSION="+mangadex/$(BUILD_VERSION_REPOSHA)" \
EXTRAVERSION="+mangadex-$(BUILD_VERSION_REPOSHA)" \
VERDATE="$(shell date -u -I'minutes')" \
USE_DL=1 \
USE_GETADDRINFO=1 \