network/urlwatch: Updated for version 2.12.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
62e7d73752
commit
81f5a61f15
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=urlwatch
|
||||
VERSION=${VERSION:-2.11}
|
||||
VERSION=${VERSION:-2.12}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="urlwatch"
|
||||
VERSION="2.11"
|
||||
VERSION="2.12"
|
||||
HOMEPAGE="https://thp.io/2008/urlwatch/"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/77/2f/8cf4bceeda6717af0d272e73f2a9a4bea2db2ef08aa1e664781fe11bb305/urlwatch-2.11.tar.gz"
|
||||
MD5SUM="d47c93061a0329a0310e9b1a233d53f2"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/26/33/b8e646660776965f46bc8de7f3182e1a18d369da6206954a8556c32ae246/urlwatch-2.12.tar.gz"
|
||||
MD5SUM="92bd607954eb8ce43166a114c3ab6bf2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3-PyYAML minidb python-requests python-keyring python3-appdirs pycodestyle"
|
||||
|
|
Loading…
Reference in New Issue