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:
parent
8d125931e9
commit
60e2059c83
@ -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}
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user