upx: extract update_* to external update file
This commit is contained in:
parent
93b2192559
commit
2085185a2d
2 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,6 @@ wrksrc="upx-${version}-src"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://upx.sourceforge.net/"
|
||||
license="GPL-2"
|
||||
update_pattern='[\d.]+(?=-src\.tar)'
|
||||
distfiles="http://upx.sourceforge.net/download/upx-${version}-src.tar.bz2"
|
||||
checksum=527ce757429841f51675352b1f9f6fc8ad97b18002080d7bf8672c466d8c6a3c
|
||||
|
||||
|
|
1
srcpkgs/upx/update
Normal file
1
srcpkgs/upx/update
Normal file
|
@ -0,0 +1 @@
|
|||
pattern='[\d.]+(?=-src\.tar)'
|
Loading…
Add table
Reference in a new issue