[arch-commits] Commit in freetds/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sat Sep 5 21:50:48 UTC 2020
Date: Saturday, September 5, 2020 @ 21:50:48
Author: arojas
Revision: 395503
Update to 1.2.4
Modified:
freetds/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-09-05 21:18:34 UTC (rev 395502)
+++ PKGBUILD 2020-09-05 21:50:48 UTC (rev 395503)
@@ -1,7 +1,7 @@
# Maintainer:
pkgname=freetds
-pkgver=1.2.3
+pkgver=1.2.4
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=('eb048633a9549c0d78d34cde4ecdb5bb6ca0cb3aa06e53ec38e19f5a452a6afa729de4fee44c4fbc77cb868afb390abf3f6193d058cabcb5341380fdc68f8d4d')
+sha512sums=('511d21f590c699b1a1a0aa4f16cfefe5c28600f1dcceee86ef6a2b08b923bebff6b7b96ca4171ad286c6e96cb8836414845b63d0b664283b02c2e5f98edf5598')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list