Преглед на файлове

libsigc++: bump to 2.5.2

Signed-off-by: Steven Barth <steven@midlink.org>
Steven Barth преди 9 години
родител
ревизия
1ad2576aa8
променени са 1 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 3
    3
      libs/libsigc++/Makefile

+ 3
- 3
libs/libsigc++/Makefile Целия файл

@@ -8,12 +8,12 @@
8 8
 include $(TOPDIR)/rules.mk
9 9
 
10 10
 PKG_NAME:=libsigc++
11
-PKG_VERSION:=2.4.1
11
+PKG_VERSION:=2.5.2
12 12
 PKG_RELEASE:=1
13 13
 
14 14
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
15
-PKG_SOURCE_URL:=@GNOME/libsigc++/2.4
16
-PKG_MD5SUM:=55945ba6e1652f89999e910f6b52047c
15
+PKG_SOURCE_URL:=@GNOME/libsigc++/2.5
16
+PKG_MD5SUM:=dfa12d53e4603504701866c256df84eb
17 17
 PKG_MAINTAINER:=Steven Barth <cyrus@openwrt.org>
18 18
 PKG_LICENSE:=LGPL-2.1
19 19