mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
openobex: update to 1.7.2.
This commit is contained in:
parent
14338c7f9b
commit
4ffc98d246
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'openobex'
|
# Template file for 'openobex'
|
||||||
pkgname=openobex
|
pkgname=openobex
|
||||||
version=1.7.1
|
version=1.7.2
|
||||||
revision=6
|
revision=1
|
||||||
wrksrc="${pkgname}-${version}-Source"
|
wrksrc="${pkgname}-${version}-Source"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config cmake libxslt docbook-xsl"
|
hostmakedepends="pkg-config cmake libxslt docbook-xsl"
|
||||||
|
@ -12,7 +12,7 @@ homepage="http://dev.zuckschwerdt.org/openobex/"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/${pkgname}-${version}-Source.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/${pkgname}-${version}-Source.tar.gz"
|
||||||
checksum=3b264665d90901ea4ff720332ffb9b6d1d8f67187463d3a3279caddc7205ea57
|
checksum=158860aaea52f0fce0c8e4b64550daaae06df2689e05834697b7e8c7d73dd4fc
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sed -i 's|MODE="660", GROUP="plugdev"|TAG+="uaccess"|' udev/openobex.rules.in
|
sed -i 's|MODE="660", GROUP="plugdev"|TAG+="uaccess"|' udev/openobex.rules.in
|
||||||
|
|
Loading…
Add table
Reference in a new issue