[arch-commits] Commit in freetds/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Wed Apr 1 21:58:58 UTC 2020
Date: Wednesday, April 1, 2020 @ 21:58:58
Author: arojas
Revision: 379074
Update to 1.1.26
Modified:
freetds/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-01 21:41:26 UTC (rev 379073)
+++ PKGBUILD 2020-04-01 21:58:58 UTC (rev 379074)
@@ -1,7 +1,7 @@
# Maintainer:
pkgname=freetds
-pkgver=1.1.24
+pkgver=1.1.26
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=('7419a8f171ab50aeeb0cf0adc7f29c524dd5960a79249f89a52ec73b4cb843330d6c096aa71405cbe28bf568a8b7726f255955f74b3c12b5452d5b74715ecaa5')
+sha512sums=('cd3eb738eaa6793afdeaf09a077310c4d6d8a4bd24f3bd3a796654cf322bd055e22865d0fd8d9a537957b808eabb6891162048d0d8f7f2097720d3a554548e6a')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list