mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-13 03:09:51 +03:00
main/unixodbc: take over maintainership
This commit is contained in:
parent
9f53339863
commit
687ab4c308
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,9 @@
|
|||
# Contributor: Carlo Landmeter <clandmeter@alpinelinux.org>
|
||||
# Maintainer: Carlo Landmeter <clandmeter@alpinelinux.org>
|
||||
# Maintainer: Celeste <cielesti@protonmail.com>
|
||||
maintainer="Celeste <cielesti@protonmail.com>"
|
||||
pkgname=unixodbc
|
||||
pkgver=2.3.12
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="ODBC is an open specification to access Data Sources"
|
||||
url="https://www.unixodbc.org/"
|
||||
arch="all"
|
||||
|
@ -11,7 +12,6 @@ options="!check" # No test suite.
|
|||
makedepends="readline-dev"
|
||||
subpackages="$pkgname-static $pkgname-dev $pkgname-doc"
|
||||
source="https://www.unixodbc.org/unixODBC-$pkgver.tar.gz"
|
||||
|
||||
builddir="$srcdir/unixODBC-$pkgver"
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue