freetds/_service
Dirk Mueller 6f66b35454 Accepting request 891907 from home:brassh:branches:devel:libraries:c_c++
- update to 1.2.21:
  * minor bug fixes
  * Support some missing types like nullable unsigned smallint
- add baselibs.conf to allow building of i586 libraries (necessary
  to use the driver for programs running under wine)

OBS-URL: https://build.opensuse.org/request/show/891907
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/freetds?expand=0&rev=59
2021-05-11 07:00:40 +00:00

7 lines
222 B
Plaintext

<services>
<service name="download_url">
<param name="host">www.freetds.org</param>
<param name="protocol">https</param>
<param name="path">/files/stable/freetds-1.2.21.tar.gz</param>
</service>
</services>