diff options
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 | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/source/l/python-idna/python-idna.SlackBuild b/source/l/python-idna/python-idna.SlackBuild index b5a2144b..6a609b15 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:-3} +BUILD=${BUILD:-1} SRCNAM=idna diff --git a/source/l/python-idna/python-idna.url b/source/l/python-idna/python-idna.url new file mode 100644 index 00000000..1bd73261 --- /dev/null +++ b/source/l/python-idna/python-idna.url @@ -0,0 +1 @@ +https://github.com/kjd/idna |