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

Antonio Rojas arojas at archlinux.org
Fri Oct 30 15:38:10 UTC 2020


    Date: Friday, October 30, 2020 @ 15:38:09
  Author: arojas
Revision: 399050

Update to 1.2.9

Modified:
  freetds/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-30 14:28:42 UTC (rev 399049)
+++ PKGBUILD	2020-10-30 15:38:09 UTC (rev 399050)
@@ -1,7 +1,7 @@
 # Maintainer:
 
 pkgname=freetds
-pkgver=1.2.6
+pkgver=1.2.9
 pkgrel=1
 pkgdesc='Library for accessing Sybase and MS SQL Server databases'
 url='https://www.freetds.org'
@@ -12,7 +12,7 @@
         'etc/freetds/locales.conf'
         'etc/freetds/pool.conf')
 source=("ftp://ftp.freetds.org/pub/freetds/stable/$pkgname-$pkgver.tar.bz2")
-sha256sums=('66c085ef9de8a86b030df8af8f1689c2bb7dcfd2f998d3393e96943fdafff004')
+sha256sums=('90d7c2553d86fcca0029f118a2d61b48d69eed193549c4ff7306c5f8e132c2f5')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list