mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/libfbclient to 2.5.5.26952-1
This commit is contained in:
parent
73e4af3fe4
commit
06e533ae53
1 changed files with 3 additions and 3 deletions
|
@ -6,8 +6,8 @@
|
|||
# - patch to link with atomic_ops
|
||||
|
||||
pkgname=libfbclient
|
||||
pkgver=2.5.4.26856
|
||||
pkgrel=3
|
||||
pkgver=2.5.5.26952
|
||||
pkgrel=1
|
||||
pkgdesc="Client library for Firebird."
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://www.firebirdsql.org/"
|
||||
|
@ -17,7 +17,7 @@ options=('!makeflags')
|
|||
source=(http://downloads.sourceforge.net/firebird/Firebird-$pkgver-0.tar.bz2
|
||||
link_atomic_ops.patch
|
||||
LICENSE)
|
||||
md5sums=('7a17ec9889424b98baa29e001a054434'
|
||||
md5sums=('b0b5293991fcf07347b38431c80be1d4'
|
||||
'ca8e2c7a1fe0d3398f72d63a6c85422a'
|
||||
'0d61798861e159c85dbdf0f30fe2f2ce')
|
||||
|
||||
|
|
Loading…
Reference in a new issue