[arch-commits] Commit in freetds/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Sat Dec 25 10:06:09 UTC 2021
Date: Saturday, December 25, 2021 @ 10:06:08
Author: arojas
Revision: 433067
Update to 1.3.5
Modified:
freetds/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-25 09:44:45 UTC (rev 433066)
+++ PKGBUILD 2021-12-25 10:06:08 UTC (rev 433067)
@@ -1,7 +1,7 @@
# Maintainer:
pkgname=freetds
-pkgver=1.3.4
+pkgver=1.3.5
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=('89bb8f9c96f966eb34f28fdef7f30123271f6b04c6d5db60ced3a0522d3518ae')
+sha256sums=('6adebe57de4a389497f64befdad7d0d0e64801ddf65b508be99d38d4d157d06f')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list