libdmapsharing: extract update_* to external update file
This commit is contained in:
parent
9807ef7a59
commit
35ce19352b
2 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
1
srcpkgs/libdmapsharing/update
Normal file
1
srcpkgs/libdmapsharing/update
Normal file
|
@ -0,0 +1 @@
|
|||
site="http://www.flyn.org/projects/libdmapsharing/download.html"
|
Loading…
Reference in a new issue