update py-libmagic in sync with libmagic (no actual changes, this is just a

wrapper which loads the library via ctypes, just done to keep versions in sync)
This commit is contained in:
sthen 2014-12-16 10:57:51 +00:00
parent 8d125931e9
commit 60e2059c83
2 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.7 2014/10/11 13:44:21 sthen Exp $
# $OpenBSD: Makefile,v 1.8 2014/12/16 10:57:51 sthen Exp $
COMMENT= Python bindings to libmagic
MODPY_EGG_VERSION = 0.2
V= 5.20
V= 5.21
DISTNAME= file-${V}
PKGNAME= py-libmagic-${V}

View File

@ -1,2 +1,2 @@
SHA256 (file-5.20.tar.gz) = W8Nr+7g6AJ2iWnF0hI8bxYJL4DGSqP3Of4PciX7S0kc=
SIZE (file-5.20.tar.gz) = 725937
SHA256 (file-5.21.tar.gz) = Gkh0HTkjxMxzJnEJuKOWwM466+AEGB8++xsKIo0jC7Y=
SIZE (file-5.21.tar.gz) = 732138