Merge pull request #9089 from heitbaum/pkg

Package updates
This commit is contained in:
CvH 2024-07-13 13:03:01 +02:00 committed by GitHub
commit 2b9304dd3c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -2,8 +2,8 @@
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="pipewire"
PKG_VERSION="1.2.0"
PKG_SHA256="477eb1245a66a982345404b57fab1b9f402c12292047c4d9bea90d6445374653"
PKG_VERSION="1.2.1"
PKG_SHA256="ee26d1e906a930b283d759628de978dc2514522d68f9566f89b1497b2b534f76"
PKG_LICENSE="LGPL"
PKG_SITE="https://pipewire.org"
PKG_URL="https://github.com/PipeWire/pipewire/archive/${PKG_VERSION}.tar.gz"

View File

@ -3,8 +3,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="nano"
PKG_VERSION="8.0"
PKG_SHA256="c17f43fc0e37336b33ee50a209c701d5beb808adc2d9f089ca831b40539c9ac4"
PKG_VERSION="8.1"
PKG_SHA256="93b3e3e9155ae389fe9ccf9cb7ab380eac29602835ba3077b22f64d0f0cbe8cb"
PKG_LICENSE="GPL"
PKG_SITE="https://www.nano-editor.org/"
PKG_URL="https://www.nano-editor.org/dist/v${PKG_VERSION%%.*}/${PKG_NAME}-${PKG_VERSION}.tar.xz"