Browse Source

Merge pull request #9915 from ejurgensen/forked-daapd_upgrade_265

forked-daapd: update to 26.5
lilik-openwrt-22.03
Hannu Nyman 5 years ago
committed by GitHub
parent
commit
d7710ba9cf
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      sound/forked-daapd/Makefile

+ 2
- 2
sound/forked-daapd/Makefile View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=forked-daapd
PKG_VERSION:=26.4
PKG_VERSION:=26.5
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://github.com/ejurgensen/$(PKG_NAME)/releases/download/$(PKG_VERSION)/
PKG_HASH:=c37012faf56238544fc7274ad0ade7bf16c15a9ae6af9ef4ba56ba88e508fffa
PKG_HASH:=6d12e5c1c078ff406413a08a65327c3b23d80605a997d3b219322a5c6a05923c
PKG_FIXUP:=autoreconf
PKG_USE_MIPS16:=0


Loading…
Cancel
Save