libdmapsharing: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:17:30 +00:00
parent 9807ef7a59
commit 35ce19352b
2 changed files with 1 additions and 1 deletions

View file

@ -11,7 +11,6 @@ short_desc="A library that implements the DMAP family of protocols"
maintainer="Juan RP <xtraeme@gmail.com>"
license="LGPL-2.1"
homepage="http://www.flyn.org/projects/libdmapsharing/index.html"
update_site="http://www.flyn.org/projects/libdmapsharing/download.html"
distfiles="http://www.flyn.org/projects/libdmapsharing/$pkgname-$version.tar.gz"
checksum=a7058a282b3151e46011bab00befccb74e2baef04a093c184dc6618778c5044f

View file

@ -0,0 +1 @@
site="http://www.flyn.org/projects/libdmapsharing/download.html"