[arch-commits] Commit in freetds/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Tue Oct 11 19:56:02 UTC 2016
Date: Tuesday, October 11, 2016 @ 19:56:01
Author: arojas
Revision: 278295
Update to 1.00.15
Modified:
freetds/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-11 18:56:53 UTC (rev 278294)
+++ PKGBUILD 2016-10-11 19:56:01 UTC (rev 278295)
@@ -2,7 +2,7 @@
# Maintainer:
pkgname=freetds
-pkgver=1.00
+pkgver=1.00.15
pkgrel=1
pkgdesc='Library for accessing Sybase and MS SQL Server databases'
url='http://www.freetds.org'
@@ -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=('02b17eb68ad839929002a80fe8544626')
+md5sums=('b57988e84937b7f285ec9d20528c9b5e')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list