blob: 75a9051e3840a8fa279c67fd7ae7e2221cea3c84 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = pgsql-http
pkgdesc = HTTP client for PostgreSQL, retrieve a web page from inside the database.
pkgver = 1.7.0
pkgrel = 1
url = https://github.com/pramsey/pgsql-http
arch = any
license = MIT
depends = postgresql-libs
depends = curl
source = https://github.com/pramsey/pgsql-http/archive/refs/tags/v1.7.0.tar.gz
sha1sums = fab2bc428005db91b99fa6819dadf515c8e9cd6f
pkgname = pgsql-http
|