mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
python/python-libarchive-c: Updated for version 2.8.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
022e4f7521
commit
f320f4ddc1
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=python-libarchive-c
|
||||
VERSION=${VERSION:-2.7}
|
||||
VERSION=${VERSION:-2.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="python-libarchive-c"
|
||||
VERSION="2.7"
|
||||
VERSION="2.8"
|
||||
HOMEPAGE="https://github.com/Changaco/python-libarchive-c"
|
||||
DOWNLOAD="https://pypi.python.org/packages/1f/4a/7421e8db5c7509cf75e34b92a32b69c506f2b6f6392a909c2f87f3e94ad2/libarchive-c-2.7.tar.gz"
|
||||
MD5SUM="6c23d0e2cc235a58bc5181f70f880375"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/b9/2c/c975b3410e148dab00d14471784a743268614e21121e50e4e00b13f38370/libarchive-c-2.8.tar.gz"
|
||||
MD5SUM="9e517783a8e86761d1c04f5550025c27"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue