fuse-archivemount: extract update_* to external update file
This commit is contained in:
parent
47635db13b
commit
0cd847de51
|
@ -10,6 +10,5 @@ short_desc="Mounts an archive for access as a file system"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="LGPL-2"
|
||||
homepage="http://www.cybernoia.de/software/archivemount/"
|
||||
update_pkgname="archivemount"
|
||||
distfiles="${homepage}/${pkgname/fuse-/}-${version}.tar.gz"
|
||||
checksum=e78899a8b7c9cb43fa4526d08c54a9e171475c00bf095770b8779a33e37661ff
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
pkgname="archivemount"
|
Loading…
Reference in New Issue