diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2020-06-28 21:57:58 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2020-06-29 08:59:53 +0200 |
commit | c1b337e06ee4ea307f7a8307d0bf370576ea404f (patch) | |
tree | c4dddc3cadf4f2b5948e05ac2ca446a2b701f6ed /source/l/python-idna | |
parent | 93abc85df8a72067aecc72c4773d00b040d6a1e2 (diff) | |
download | current-c1b337e06ee4ea307f7a8307d0bf370576ea404f.tar.gz |
Sun Jun 28 21:57:58 UTC 202020200628215758
x/libwacom-1.4-x86_64-2.txz: Rebuilt.
Fix joystick property matching in udev rule. Thanks to Pixxt.
Diffstat (limited to 'source/l/python-idna')
-rwxr-xr-x | source/l/python-idna/python-idna.SlackBuild | 2 | ||||
-rw-r--r-- | source/l/python-idna/python-idna.url | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/l/python-idna/python-idna.SlackBuild b/source/l/python-idna/python-idna.SlackBuild index a5e6f9d2..3ce4eb5f 100755 --- a/source/l/python-idna/python-idna.SlackBuild +++ b/source/l/python-idna/python-idna.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=python-idna VERSION=${VERSION:-$(echo idna-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} SRCNAM=idna diff --git a/source/l/python-idna/python-idna.url b/source/l/python-idna/python-idna.url index 1bd73261..be243817 100644 --- a/source/l/python-idna/python-idna.url +++ b/source/l/python-idna/python-idna.url @@ -1 +1 @@ -https://github.com/kjd/idna +https://github.com/kjd/idna/releases |