pyodbc: assume SQL_C_WCHAR is native endian

Bump PKG_REV and remove obsolete PKG_MD5SUM while at it.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
Daniel Golle
2017-07-14 16:07:51 +02:00
parent 6fbd7b656b
commit 7b53052f4e
2 changed files with 45 additions and 2 deletions
+1 -2
View File
@@ -6,11 +6,10 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=pyodbc
PKG_VERSION:=4.0.17
PKG_RELEASE:=2
PKG_RELEASE:=3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://pypi.python.org/packages/ce/57/6b92aa5b3497dde6be55fd6fcb76c7db215ed1d56fde45c613add4a43095/
PKG_MD5SUM:=1560f9c915780237c525b765537d220f
PKG_HASH:=a82892ba8d74318524efaaccaf8351d3a3b4079a07e1a758902a2b9e84529c9d
PKG_BUILD_DEPENDS:=python python3 unixodbc
PKG_LICENSE:=MIT