mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
python/xopen: Updated for version 0.2.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
24ed42750b
commit
267f7f6609
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=xopen
|
||||
VERSION=${VERSION:-0.1.1}
|
||||
VERSION=${VERSION:-0.2.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="xopen"
|
||||
VERSION="0.1.1"
|
||||
VERSION="0.2.1"
|
||||
HOMEPAGE="https://pypi.python.org/pypi/xopen"
|
||||
DOWNLOAD="https://pypi.python.org/packages/9a/b7/8906d6b2c4f874c0aacc676709a3d533362ac93bebc4a656c9df19421c9b/xopen-0.1.1.tar.gz"
|
||||
MD5SUM="4e0e955546ee6bee4ea736b54623a671"
|
||||
DOWNLOAD="https://pypi.python.org/packages/53/1f/01d32269f01fccf1a6d8d5d795f939cb56274c82f7520cc25152ee8de486/xopen-0.2.1.tar.gz"
|
||||
MD5SUM="c89f5b3a5e5e4cb9c420a5753f60913c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue