Skip to content

Commit 490653e

Browse files
neheb1715173329
authored andcommitted
libgphoto2: update to 2.5.32
Fixes compilation with GCC15. Signed-off-by: Rosen Penev <rosenp@gmail.com>
1 parent b121b1d commit 490653e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

libs/libgphoto2/Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
include $(TOPDIR)/rules.mk
1010

1111
PKG_NAME:=libgphoto2
12-
PKG_VERSION:=2.5.30
12+
PKG_VERSION:=2.5.32
1313
PKG_RELEASE:=1
14-
PORT_VERSION:=0.12.1
14+
PORT_VERSION:=0.12.2
1515

1616
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
1717
PKG_SOURCE_URL:=@SF/gphoto
18-
PKG_HASH:=ee61a1dac6ad5cf711d114e06b90a6d431961a6e7ec59f4b757a7cd77b1c0fb4
18+
PKG_HASH:=02b29ab0bcfceda1c7f81c75ec7cb5e64d329cf4b8fd0fcd5bc5a89ff09561bc
1919

2020
PKG_MAINTAINER:=Leonardo Medici <leonardo_medici@me.com>
2121
PKG_LICENSE:=LGPL-2.1-or-later

0 commit comments

Comments
 (0)