mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
python/pysvn: Updated for version 1.7.6.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
984ac0b343
commit
e8c214c4be
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=pysvn
|
||||
VERSION=${VERSION:-1.7.5}
|
||||
VERSION=${VERSION:-1.7.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pysvn"
|
||||
VERSION="1.7.5"
|
||||
VERSION="1.7.6"
|
||||
HOMEPAGE="http://pysvn.tigris.org/"
|
||||
DOWNLOAD="http://pysvn.barrys-emacs.org/source_kits/pysvn-1.7.5.tar.gz"
|
||||
MD5SUM="3334718248ec667b17d333aac73d5680"
|
||||
DOWNLOAD="http://pysvn.barrys-emacs.org/source_kits/pysvn-1.7.6.tar.gz"
|
||||
MD5SUM="010a80f0058713209d62e96b20afbde9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pycxx"
|
||||
|
|
Loading…
Reference in a new issue