[arch-commits] Commit in freetds/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Mon Dec 27 11:04:17 UTC 2021
Date: Monday, December 27, 2021 @ 11:04:17
Author: arojas
Revision: 433161
Update to 1.3.6
Modified:
freetds/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-27 10:44:48 UTC (rev 433160)
+++ PKGBUILD 2021-12-27 11:04:17 UTC (rev 433161)
@@ -1,7 +1,7 @@
# Maintainer:
pkgname=freetds
-pkgver=1.3.5
+pkgver=1.3.6
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=('6adebe57de4a389497f64befdad7d0d0e64801ddf65b508be99d38d4d157d06f')
+sha256sums=('2290e7565bacc49bf6d8f0f5ac7d31ed5a6da4fe64bb9aa354c887789e283ffb')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list