* update pacrunner to 0.19-3
This commit is contained in:
parent
68a2a87b90
commit
42f1f2567a
19
pacrunner/.SRCINFO
Normal file
19
pacrunner/.SRCINFO
Normal file
@ -0,0 +1,19 @@
|
||||
pkgbase = pacrunner
|
||||
pkgdesc = Proxy configuration daemon
|
||||
pkgver = 0.19
|
||||
pkgrel = 3
|
||||
url = https://git.kernel.org/pub/scm/network/connman/pacrunner.git
|
||||
arch = x86_64
|
||||
license = GPL2
|
||||
license = LGPL2.1
|
||||
makedepends = git
|
||||
depends = glib2
|
||||
depends = dbus
|
||||
depends = curl
|
||||
depends = duktape
|
||||
source = git+https://git.kernel.org/pub/scm/network/connman/pacrunner.git#commit=bb888a1f99cc05d63bd61b65cad7026feea92a4e
|
||||
source = duktape-shared.diff
|
||||
sha256sums = SKIP
|
||||
sha256sums = 2cbb148bc7cd72230a1aa465c806260eb0fc1dd47d8663b2b48d25cc29622d02
|
||||
|
||||
pkgname = pacrunner
|
3
pacrunner/.nvchecker.toml
Normal file
3
pacrunner/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[pacrunner]
|
||||
source = "git"
|
||||
git = "https://git.kernel.org/pub/scm/network/connman/pacrunner.git"
|
@ -3,7 +3,7 @@
|
||||
|
||||
pkgname=pacrunner
|
||||
pkgver=0.19
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Proxy configuration daemon"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url="https://git.kernel.org/pub/scm/network/connman/pacrunner.git"
|
||||
|
Loading…
x
Reference in New Issue
Block a user