mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
libgphoto2: update to 2.5.26
This commit is contained in:
parent
5c7c30b3eb
commit
95d0fcc813
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libgphoto2'
|
||||
pkgname=libgphoto2
|
||||
version=2.5.24
|
||||
version=2.5.26
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-rpath udevscriptdir=/usr/lib/udev"
|
||||
|
@ -14,7 +14,7 @@ license="LGPL-2.1-or-later"
|
|||
homepage="http://www.gphoto.org"
|
||||
changelog="https://raw.githubusercontent.com/gphoto/libgphoto2/master/NEWS"
|
||||
distfiles="${SOURCEFORGE_SITE}/gphoto/${pkgname}-${version}.tar.bz2"
|
||||
checksum=fd3c578769f0fa389c1e68120f224bd98477aa3d82d16b82746c1266c0d4fb31
|
||||
checksum=7740fea3cbb78489071cdfec06c07fab528e69e27ac82734eae6a73eaeeabcd4
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" libgphoto2"
|
||||
|
@ -52,7 +52,6 @@ post_install() {
|
|||
|
||||
libgphoto2-udev-rules_package() {
|
||||
short_desc+=" - udev rules"
|
||||
archs=noarch
|
||||
pkg_install() {
|
||||
vmove usr/lib/udev/hwdb.d
|
||||
vmove usr/lib/udev/rules.d
|
||||
|
|
Loading…
Add table
Reference in a new issue