encfs: extract update_* to external update file
This commit is contained in:
parent
ee96415eb2
commit
fb0608f7ef
|
@ -9,6 +9,5 @@ short_desc="Encrypted filesystem in user-space"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-3"
|
||||
homepage="http://www.arg0.net/encfs"
|
||||
update_site="https://sites.google.com/a/arg0.net/www/encfs"
|
||||
distfiles="http://encfs.googlecode.com/files/${pkgname}-${version}.tgz"
|
||||
checksum=282ef0f04f2dd7ba3527b45621fab485b7cc510c2ceee116600d0348dc2170a8
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
site="https://sites.google.com/a/arg0.net/www/encfs"
|
Loading…
Reference in New Issue