[arch-commits] Commit in freetds/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sat Feb 18 10:41:49 UTC 2017


    Date: Saturday, February 18, 2017 @ 10:41:48
  Author: arojas
Revision: 289132

openssl 1.1 rebuild

Modified:
  freetds/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-18 08:07:09 UTC (rev 289131)
+++ PKGBUILD	2017-02-18 10:41:48 UTC (rev 289132)
@@ -2,8 +2,8 @@
 # Maintainer:
 
 pkgname=freetds
-pkgver=1.00.15
-pkgrel=2
+pkgver=1.00.27
+pkgrel=1
 pkgdesc='Library for accessing Sybase and MS SQL Server databases'
 url='http://www.freetds.org'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
         'etc/freetds/locales.conf'
         'etc/freetds/pool.conf')
 source=("ftp://ftp.freetds.org/pub/freetds/stable/$pkgname-$pkgver.tar.bz2")
-md5sums=('b57988e84937b7f285ec9d20528c9b5e')
+md5sums=('4c987f16cb6aa98bfd4aae6e7c614000')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list