Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
freetds


Commits:
97cda13b by Antonio Rojas at 2023-10-20T16:30:57+02:00
upgpkg: 1.4.4-1: Update to 1.4.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = freetds
        pkgdesc = Library for accessing Sybase and MS SQL Server databases
-       pkgver = 1.4.3
+       pkgver = 1.4.4
        pkgrel = 1
        url = https://www.freetds.org
        arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = freetds
        backup = etc/freetds/freetds.conf
        backup = etc/freetds/locales.conf
        backup = etc/freetds/pool.conf
-       source = ftp://ftp.freetds.org/pub/freetds/stable/freetds-1.4.3.tar.bz2
-       sha256sums = 
12f8b55b1e1816aec60e0d067de939c09e3477363250be95755b9b36e1c3c5d3
+       source = ftp://ftp.freetds.org/pub/freetds/stable/freetds-1.4.4.tar.bz2
+       sha256sums = 
f1fb755d3f979e90e90e6733d46311c839791a3d6e47709ac858a93f6a47a736
 
 pkgname = freetds


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer:
 
 pkgname=freetds
-pkgver=1.4.3
+pkgver=1.4.4
 pkgrel=1
 pkgdesc='Library for accessing Sybase and MS SQL Server databases'
 url='https://www.freetds.org'
@@ -16,7 +16,7 @@ backup=(etc/freetds/freetds.conf
         etc/freetds/locales.conf
         etc/freetds/pool.conf)
 source=(ftp://ftp.freetds.org/pub/freetds/stable/$pkgname-$pkgver.tar.bz2)
-sha256sums=('12f8b55b1e1816aec60e0d067de939c09e3477363250be95755b9b36e1c3c5d3')
+sha256sums=('f1fb755d3f979e90e90e6733d46311c839791a3d6e47709ac858a93f6a47a736')
 
 build() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/freetds/-/commit/97cda13b1cf8c1a198e976bac81b6a40afcc0a6f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/freetds/-/commit/97cda13b1cf8c1a198e976bac81b6a40afcc0a6f
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to