nilfs-utils: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:16:41 +00:00
parent 783c0f0f64
commit a7e9f3f411
2 changed files with 1 additions and 1 deletions

View file

@ -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

View file

@ -0,0 +1 @@
site="${homepage}en/download.html"