sg3_utils: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:17:04 +00:00
parent ecc2598ccc
commit 7817f0f563
2 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,6 @@ short_desc="Generic SCSI utilities"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://sg.danny.cz/sg/sg3_utils.html"
license="BSD, GPL-2"
update_pattern=$pkgname'-\K[\d.]+(?=\.tgz)'
distfiles="http://sg.danny.cz/sg/p/$pkgname-$version.tgz"
checksum=44a9ecfd3af018fa9f3586067a8fa5f4874451c3d773d74436d262a7e530ee83

1
srcpkgs/sg3_utils/update Normal file
View File

@ -0,0 +1 @@
pattern=$pkgname'-\K[\d.]+(?=\.tgz)'