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

Antonio Rojas arojas at archlinux.org
Wed Dec 9 20:42:08 UTC 2020


    Date: Wednesday, December 9, 2020 @ 20:42:07
  Author: arojas
Revision: 403217

Update to 1.2.17

Modified:
  freetds/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-09 20:00:30 UTC (rev 403216)
+++ PKGBUILD	2020-12-09 20:42:07 UTC (rev 403217)
@@ -1,7 +1,7 @@
 # Maintainer:
 
 pkgname=freetds
-pkgver=1.2.13
+pkgver=1.2.17
 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=('6d329003312f6bf5a35e8566e28d104c2bc594f1e045f57164a275449df58d08')
+sha256sums=('efa93ef60f8854ed3beaf634c9fc60b8b949d24beac0a4be0c625e896cac5555')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list