dav: update to 0.8.7 (#8042)

This commit is contained in:
cr6git 2017-10-13 09:27:57 +02:00 committed by Juan RP
parent ce48a64ee5
commit c356e2518f
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
# Template file for 'dav' # Template file for 'dav'
pkgname=dav pkgname=dav
version=0.8.6 version=0.8.7
revision=1 revision=1
_commit=04046b22fe561ee40c3f311e20e911c0d656981f _commit=4b6234968f1028ea9d761673c21584fa54b83e8b
wrksrc="dav-text-dav-text-${version}-${_commit}" wrksrc="dav-text-dav-text-${version}-${_commit}"
build_style=gnu-makefile build_style=gnu-makefile
make_install_args="prefix=${DESTDIR}/usr" make_install_args="prefix=${DESTDIR}/usr"
@ -12,7 +12,7 @@ short_desc="Efficient, small editor for GNU/Linux"
homepage="https://gitlab.com/atsb/dav-text" homepage="https://gitlab.com/atsb/dav-text"
license="GPL-2" license="GPL-2"
distfiles="https://gitlab.com/atsb/dav-text/repository/dav-text-${version}/archive.tar.gz" distfiles="https://gitlab.com/atsb/dav-text/repository/dav-text-${version}/archive.tar.gz"
checksum=d9ac3991621c0799e813277b87e0a9e666c92041c1e257c9b351a8db62956ee8 checksum=10e55b242be23369b6426ff3d5539a72df89e3f15c6f464d016436ed8aba5e9f
pre_configure() { pre_configure() {
# fix for env LDFLAGS # fix for env LDFLAGS