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

Antonio Rojas arojas at gemini.archlinux.org
Sat Feb 5 09:34:11 UTC 2022


    Date: Saturday, February 5, 2022 @ 09:34:11
  Author: arojas
Revision: 436234

Update to 1.3.7

Modified:
  freetds/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-05 09:08:36 UTC (rev 436233)
+++ PKGBUILD	2022-02-05 09:34:11 UTC (rev 436234)
@@ -1,7 +1,7 @@
 # Maintainer:
 
 pkgname=freetds
-pkgver=1.3.6
+pkgver=1.3.7
 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=('2290e7565bacc49bf6d8f0f5ac7d31ed5a6da4fe64bb9aa354c887789e283ffb')
+sha256sums=('0eea864b6e175ebf655ebc305a0d92b506cf3101ff02ca4d142c09c0b24c655c')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list