mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
extra/libfbclient to 2.5.7.27050-1
This commit is contained in:
parent
3e73134dba
commit
bd884be1c6
1 changed files with 3 additions and 3 deletions
|
@ -6,8 +6,8 @@
|
||||||
# - patch to link with atomic_ops
|
# - patch to link with atomic_ops
|
||||||
|
|
||||||
pkgname=libfbclient
|
pkgname=libfbclient
|
||||||
pkgver=2.5.6.27020
|
pkgver=2.5.7.27050
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="Client library for Firebird."
|
pkgdesc="Client library for Firebird."
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="http://www.firebirdsql.org/"
|
url="http://www.firebirdsql.org/"
|
||||||
|
@ -17,7 +17,7 @@ options=('!makeflags')
|
||||||
source=(http://downloads.sourceforge.net/firebird/Firebird-$pkgver-0.tar.bz2
|
source=(http://downloads.sourceforge.net/firebird/Firebird-$pkgver-0.tar.bz2
|
||||||
link_atomic_ops.patch
|
link_atomic_ops.patch
|
||||||
LICENSE)
|
LICENSE)
|
||||||
md5sums=('5514798d5dca8c3525525c61cf35283e'
|
md5sums=('fb34241e96f9707604bf6cd78357d5a2'
|
||||||
'ca8e2c7a1fe0d3398f72d63a6c85422a'
|
'ca8e2c7a1fe0d3398f72d63a6c85422a'
|
||||||
'0d61798861e159c85dbdf0f30fe2f2ce')
|
'0d61798861e159c85dbdf0f30fe2f2ce')
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue