From 37eaeeb54b916ed063ca23f531110613519b5ad7 Mon Sep 17 00:00:00 2001 From: lapineige Date: Thu, 18 Jul 2019 14:43:58 +0200 Subject: [PATCH] Update to 0.10.0 --- conf/app.src | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/app.src b/conf/app.src index 773bdec3..81811532 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/pixelfed/pixelfed/archive/v0.9.6.tar.gz -SOURCE_SUM=a9234dcafb86322764892be6b325494a840d6a9f4f6f2dbaaa695b466a02ac22 +SOURCE_URL=https://github.com/pixelfed/pixelfed/archive/v0.10.0.tar.gz +SOURCE_SUM=213c896e30f8df2ad5b8ea0cfb8f3904d0ba0d97a37e6a2c242d454e74c00f8f OURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true