[arch-commits] Commit in freetds/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sun May 10 16:59:22 UTC 2020
Date: Sunday, May 10, 2020 @ 16:59:20
Author: arojas
Revision: 383113
Update to 1.1.36
Modified:
freetds/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-05-10 16:56:41 UTC (rev 383112)
+++ PKGBUILD 2020-05-10 16:59:20 UTC (rev 383113)
@@ -1,7 +1,7 @@
# Maintainer:
pkgname=freetds
-pkgver=1.1.33
+pkgver=1.1.36
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=('15dd171ef57614d9bcee097b9ce1ec640c5586a820f26747aec61f2990874ae9ff1067688fe3bc9fea7e9bc28433081fb88898f0c9244533fe4e969a7f015a27')
+sha512sums=('4f657cba4cec1490364f08ab9b84760d9c95c530094758b2166409c0c268aceb273681dff6abebf7b4914a3a44db5ed083bae347a60af5121b5030d16b4d6971')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list