update to freetds-1.3.12
This commit is contained in:
parent
87e87fe799
commit
3648e8e368
@ -1,6 +1,6 @@
|
||||
COMMENT= database drivers for Sybase/Microsoft SQL Server
|
||||
|
||||
DISTNAME= freetds-1.3.10
|
||||
DISTNAME= freetds-1.3.12
|
||||
|
||||
SHARED_LIBS += ct 6.1 # 4.0
|
||||
SHARED_LIBS += sybdb 8.1 # 6.0
|
||||
@ -44,6 +44,9 @@ CONFIGURE_ARGS= --enable-static \
|
||||
# picks up com_err.h from e2fsprogs for gssapi support
|
||||
CONFIGURE_ENV+= ac_cv_header_com_err_h=no
|
||||
|
||||
# doesn't install this header if already present in the system
|
||||
CONFIGURE_ENV+= ac_cv_header_odbcss_h=no
|
||||
|
||||
FAKE_FLAGS= sysconfdir=${PREFIX}/share/examples/freetds
|
||||
|
||||
pre-configure:
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (freetds-1.3.10.tar.gz) = uk8gSAvMrJA+G/9RxCEEEo83Bl087+vImLREsNdT86U=
|
||||
SIZE (freetds-1.3.10.tar.gz) = 3059834
|
||||
SHA256 (freetds-1.3.12.tar.gz) = gL6lVGyMItXigBfRk2DXLplrR+31fxbeN7Uz0aAr2Ww=
|
||||
SIZE (freetds-1.3.12.tar.gz) = 3060321
|
||||
|
Loading…
Reference in New Issue
Block a user