libsigc++: workaround for old release not on github

This commit is contained in:
Mark Brand 2019-05-28 13:40:09 +02:00
parent 9e9bbce1ac
commit c8369c2499
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ $(PKG)_VERSION := 2.4.0
$(PKG)_CHECKSUM := 7593d5fa9187bbad7c6868dce375ce3079a805f3f1e74236143bceb15a37cd30
$(PKG)_GH_CONF := libsigcplusplus/libsigcplusplus/releases,,,99,,.tar.xz
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_URL_2 := https://download.gnome.org/sources/libsigc++/$(call SHORT_PKG_VERSION,$(PKG))/libsigc++-$($(PKG)_VERSION).tar.xz
$(PKG)_DEPS := cc
define $(PKG)_BUILD