summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMassimiliano Torromeo2017-09-22 17:45:33 +0200
committerMassimiliano Torromeo2017-09-22 17:45:33 +0200
commite9ab81a140b9795a693ffa618863f80de5124f0a (patch)
treec6988e833f1d7500e68ebe9405e117db30a2308d /PKGBUILD
parent4b821debd2caf96d8b20e8af7b1705b102dca7e2 (diff)
downloadaur-e9ab81a140b9795a693ffa618863f80de5124f0a.tar.gz
Updated to 13.1.9.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2ecf4f208bdd..24a52ea960bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Massimiliano Torromeo <massimiliano.torromeo@gmail.com>
pkgname=msodbcsql
-pkgver=13.1.6.0
+pkgver=13.1.9.1
pkgrel=1
pkgdesc="Microsoft® ODBC Driver 13 for SQL Server®"
arch=('x86_64')
@@ -12,9 +12,9 @@ depends=('unixodbc' 'krb5' 'curl')
makedepends=('patchelf')
options=('!strip')
source=(https://packages.microsoft.com/rhel/7/prod/msodbcsql-$pkgver-1.x86_64.rpm
- http://mirror.centos.org/centos/7/os/x86_64/Packages/openssl-libs-1.0.1e-60.el7.x86_64.rpm)
-sha256sums=('41bfd14dd2aa8bcdf08e928966c5ccda4853317c5707ea91d1ed88ffb59eff45'
- '8a36abefd04bbbe8272650afb80c516b592e4e065faac131144e047204ace7dd')
+ http://mirror.centos.org/centos/7/os/x86_64/Packages/openssl-libs-1.0.2k-8.el7.x86_64.rpm)
+sha256sums=('556dcef0b6ca1a5f5a0dc527dcb828e1bb1e3f9712f65b69456095be80696c96'
+ '3e355d70d78d8578ccc1dc474948dc5a8fd4b4e4c9508ff7321488c0e4796bf1')
install=msodbcsql.install
package() {