libproxy: update to 0.4.15.

This commit is contained in:
Michael Gehring 2017-05-11 19:57:53 +00:00
parent fcae96d347
commit 39e15e17f9
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libproxy'
pkgname=libproxy
version=0.4.14
version=0.4.15
revision=1
build_style=cmake
configure_args="-DWITH_GNOME=0 -DWITH_KDE4=0 -DWITH_MOZJS=0 -DWITH_NM=0
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://github.com/libproxy/libproxy"
license="LGPL-2.1"
distfiles="https://github.com/libproxy/libproxy/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
checksum=6220a6cab837a8996116a0568324cadfd09a07ec16b930d2a330e16d5c2e1eb6
checksum=18f58b0a0043b6881774187427ead158d310127fc46a1c668ad6d207fb28b4e0
libproxy-devel_package() {
depends="libproxy>=${version}_${revision}"