nilfs-utils: extract update_* to external update file
This commit is contained in:
parent
783c0f0f64
commit
a7e9f3f411
2 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,6 @@ short_desc="A log-structured file system for Linux - userspace utils"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2, LGPL-2.1"
|
||||
homepage="http://nilfs.sourceforge.net/"
|
||||
update_site="${homepage}en/download.html"
|
||||
distfiles="http://www.nilfs.org/download/$pkgname-$version.tar.bz2"
|
||||
checksum=14376ff6ca4e286030aa65cf09e224e02ae8aacd1352711e1cc083243c2f51f0
|
||||
|
||||
|
|
1
srcpkgs/nilfs-utils/update
Normal file
1
srcpkgs/nilfs-utils/update
Normal file
|
@ -0,0 +1 @@
|
|||
site="${homepage}en/download.html"
|
Loading…
Reference in a new issue