mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/libfbclient to 2.5.3.26778-1
This commit is contained in:
parent
b781fba03b
commit
e8fbeb540f
1 changed files with 3 additions and 3 deletions
|
@ -6,8 +6,8 @@
|
|||
# - patch to link with atomic_ops
|
||||
|
||||
pkgname=libfbclient
|
||||
pkgver=2.5.2.26540
|
||||
pkgrel=3
|
||||
pkgver=2.5.3.26778
|
||||
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=('21154d2004e025c8a3666625b0357bb5'
|
||||
md5sums=('5feff765e11a5fb0ec17c71e155bb974'
|
||||
'ca8e2c7a1fe0d3398f72d63a6c85422a'
|
||||
'0d61798861e159c85dbdf0f30fe2f2ce')
|
||||
|
||||
|
|
Loading…
Reference in a new issue