bullet: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:16:50 +00:00
parent a8204fbe1b
commit 28ea459df6
2 changed files with 1 additions and 1 deletions

View file

@ -13,7 +13,6 @@ short_desc="A 3D Collision Detection and Rigid Body Dynamics Library"
maintainer="Juan RP <xtraeme@gmail.com>"
license="zlib"
homepage="http://www.bulletphysics.com/Bullet/"
update_pattern='bullet-\K[\d.]+-r\d+'
distfiles="http://bullet.googlecode.com/files/${pkgname}-${_distver}-${_revver}.tgz"
checksum=67e4c9eb76f7adf99501d726d8ad5e9b525dfd0843fbce9ca73aaca4ba9eced2

1
srcpkgs/bullet/update Normal file
View file

@ -0,0 +1 @@
pattern='bullet-\K[\d.]+-r\d+'