wok-next diff python-magic/receipt @ rev 19212

airgeddon: fix wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jun 14 10:00:11 2016 +0200 (2016-06-14)
parents 16df76e1fc6a
children c963361d3d54
line diff
     1.1 --- a/python-magic/receipt	Fri May 22 17:34:18 2015 +0300
     1.2 +++ b/python-magic/receipt	Tue Jun 14 10:00:11 2016 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="python-magic"
     1.7 -VERSION="5.22"
     1.8 +VERSION="5.24"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="File type determination library using 'magic' numbers (Python bindings)"
    1.11  MAINTAINER="pascal.bellard@slitaz.org"