Browse Source

umpdcli: update to 1.5.11

Signed-off-by: Rosen Penev <rosenp@gmail.com>
lilik-openwrt-22.03
Rosen Penev 3 years ago
parent
commit
fe8e2b04fb
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      sound/upmpdcli/Makefile

+ 2
- 2
sound/upmpdcli/Makefile View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=upmpdcli
PKG_VERSION:=1.5.9
PKG_VERSION:=1.5.11
PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://www.lesbonscomptes.com/upmpdcli/downloads
PKG_HASH:=9fda0b59db8a8b4f283333a89dcca19d70fb8820286d3d071b7c80de38eb7116
PKG_HASH:=7c8c6ab866114699405223c60457448dcce35fc13e1e374f68b60eefc55f4f04
PKG_MAINTAINER:=
PKG_LICENSE:=LGPL-2.1-or-later


Loading…
Cancel
Save