From f8c09d46d6384ba9ff47e15f611dcb446f42b46c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 17 Dec 2022 22:24:42 +0100 Subject: [PATCH] Upgrade to upstream --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index c19bc64..95cea8b 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/hnhx/librex/archive/112e64cdab8ea92c4018015d21984150e9b3af7c.tar.gz -SOURCE_SUM=0c932a88e786c93b7e183d303f2653cb7fc462e4e423e614b7d0a4a56b28e066 +SOURCE_URL=https://github.com/hnhx/librex/archive/f883df2d07dfb6b4514e723e545399bb1d2ddcca.tar.gz +SOURCE_SUM=00e42002519d3b2035425981a39b8b607a9f3cc30784e8679ce93e8f9639ac30 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 62e3fe6..16d5a26 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Meta search engine for Google and popular torrent sites", "fr": "Méta moteur de recherche pour Google et les sites torrent populaires" }, - "version": "20220709~ynh1", + "version": "20221217~ynh1", "url": "https://github.com/hnhx/librex", "upstream": { "license": "AGPL-3.0-only",