[arch-commits] Commit in freetds/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sat Nov 21 09:52:00 UTC 2020
Date: Saturday, November 21, 2020 @ 09:51:59
Author: arojas
Revision: 401602
Update to 1.2.12
Modified:
freetds/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-21 08:35:32 UTC (rev 401601)
+++ PKGBUILD 2020-11-21 09:51:59 UTC (rev 401602)
@@ -1,7 +1,7 @@
# Maintainer:
pkgname=freetds
-pkgver=1.2.11
+pkgver=1.2.12
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=('16c95f79080c3de89e62eb542223ca3511973efbf855c8ab6e4e37431abd3d5b')
+sha256sums=('faf4d99666111d418ce2e7c63dcdc2699cd95689e4e9e9ed875f42c36ea40c0f')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list