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

Antonio Rojas arojas at archlinux.org
Tue Apr 21 10:35:30 UTC 2020


    Date: Tuesday, April 21, 2020 @ 10:35:29
  Author: arojas
Revision: 380662

Update to 1.1.33

Modified:
  freetds/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-21 10:11:48 UTC (rev 380661)
+++ PKGBUILD	2020-04-21 10:35:29 UTC (rev 380662)
@@ -1,7 +1,7 @@
 # Maintainer:
 
 pkgname=freetds
-pkgver=1.1.26
+pkgver=1.1.33
 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")
-sha512sums=('cd3eb738eaa6793afdeaf09a077310c4d6d8a4bd24f3bd3a796654cf322bd055e22865d0fd8d9a537957b808eabb6891162048d0d8f7f2097720d3a554548e6a')
+sha512sums=('15dd171ef57614d9bcee097b9ce1ec640c5586a820f26747aec61f2990874ae9ff1067688fe3bc9fea7e9bc28433081fb88898f0c9244533fe4e969a7f015a27')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list