Skip to content

Commit 7aa82bf

Browse files
committed
_vdr-plugin-live: switch repository to Codeberg
1 parent 050cedd commit 7aa82bf

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

packages/vdr/_vdr-plugin-live/package.mk

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
# SPDX-License-Identifier: GPL-2.0-or-later
22

33
PKG_NAME="_vdr-plugin-live"
4-
PKG_VERSION="15d74758282eb1b818c48c531111362f53cb112d"
5-
PKG_SHA256="ffa549e090a18baf1a187df40e7448d66e6d211e878a90f365e2b895e1e350c5"
4+
PKG_VERSION="635cb0dfba47ff5b2d8ef2a3b5d940d51fe21893"
5+
PKG_SHA256="8e6520138c1210403a3e15afcef2f12d6a7ca3d4c0b131b5f02c0b230497dd98"
66
PKG_LICENSE="GPL"
7-
PKG_SITE="https://github.com/MarkusEh/vdr-plugin-live"
8-
PKG_URL="https://github.com/MarkusEh/vdr-plugin-live/archive/${PKG_VERSION}.zip"
7+
PKG_SITE="https://codeberg.org/MarkusE/vdr-plugin-live"
8+
PKG_URL="https://codeberg.org/MarkusE/vdr-plugin-live/archive/${PKG_VERSION}.tar.gz"
99
PKG_DEPENDS_TARGET="toolchain _vdr tntnet pcre2 libiconv cxxtools vdr-helper"
1010
PKG_DEPENDS_CONFIG="_vdr"
1111
PKG_NEED_UNPACK="$(get_pkg_directory _vdr) $(get_pkg_directory vdr-helper)"
1212
PKG_DEPENDS_UNPACK="vdr-helper"
13-
PKG_SOURCE_DIR="vdr-plugin-live-${PKG_VERSION}"
13+
PKG_SOURCE_DIR="vdr-plugin-live"
1414
PKG_LONGDESC="Allows a comfortable operation of VDR and some of its plugins trough a web interface."
1515
PKG_BUILD_FLAGS="+pic -parallel +speed"
1616

0 commit comments

Comments
 (0)