libraw1394: update to 2.1.1.

This commit is contained in:
Juan RP 2015-04-29 06:55:47 +02:00
parent 9f6b21d03e
commit a2332284ff
1 changed files with 3 additions and 4 deletions

View File

@ -1,14 +1,14 @@
# Template file for 'libraw1394'
pkgname=libraw1394
version=2.1.0
revision=2
version=2.1.1
revision=1
build_style=gnu-configure
short_desc="Provides an API to the Linux IEEE1394 (FireWire) driver"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="https://ieee1394.wiki.kernel.org/index.php/Main_Page"
license="LGPL-2.1"
distfiles="${KERNEL_SITE}/libs/ieee1394/${pkgname}-${version}.tar.xz"
checksum=0b3126d8158d156de9da2ff4d861c47857acc4318a7ac260258015a22071964f
checksum=1bab9780189f9d1eb4e973df12679c04f979c21e024240fc98e536ff5b680ee9
libraw1394-devel_package() {
depends="${sourcepkg}-${version}_${revision}"
@ -20,7 +20,6 @@ libraw1394-devel_package() {
vmove "usr/lib/*.so"
}
}
libraw1394-progs_package() {
short_desc+=" - utilities"
pkg_install() {