From 1577708715db7205f928e40c499c876272e2aff0 Mon Sep 17 00:00:00 2001 From: lapineige Date: Tue, 4 Apr 2023 17:55:09 +0200 Subject: [PATCH] v0.11.5 fixes Exceptionally using a commit number for testing purpose (and maybe real fix) --- conf/app.src | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/app.src b/conf/app.src index 02688026..ace5a0ee 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/pixelfed/pixelfed/archive/refs/tags/v0.11.5.tar.gz -SOURCE_SUM=ad126bd8da7178172744be72d715988520fbb18807c527a31be77e66677cb844 +SOURCE_URL=https://github.com/pixelfed/pixelfed/archive/21714eec342d079c169210c49099b2988bbb205b.tar.gz +SOURCE_SUM=eff6d2e4d93af1ef05d01fab2c55ebe6f55bf82866edcdc9af3a72767976a52d SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true