mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
librelp: update to 1.2.16
This commit is contained in:
parent
c6e264ec9a
commit
3c2bb8dc44
@ -1,13 +1,13 @@
|
|||||||
pkgname='librelp'
|
pkgname='librelp'
|
||||||
pkgver=1.2.15
|
pkgver=1.2.16
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="The Reliable Event Logging Protocol"
|
pkgdesc="The Reliable Event Logging Protocol"
|
||||||
url="https://www.librelp.com/"
|
url="https://www.rsyslog.com/librelp/"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
license=('GPL3')
|
license=('GPL3')
|
||||||
depends=('gnutls')
|
depends=('gnutls')
|
||||||
source=("https://github.com/rsyslog/librelp/archive/v${pkgver}.tar.gz")
|
source=("http://download.rsyslog.com/librelp/librelp-${pkgver}.tar.gz")
|
||||||
sha1sums=('a44417967515d97d25e7826c4c5a95280e24fc4c')
|
sha256sums=('0c235dd2a01060ad5e64438879b31ae64e7640d0e262aa1a287a2dd9bc60fd53')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd ${srcdir}/${pkgname}-${pkgver}
|
cd ${srcdir}/${pkgname}-${pkgver}
|
||||||
|
Loading…
Reference in New Issue
Block a user