mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 06:58:39 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user