polarssl: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:17:33 +00:00
parent 53a5d33cd0
commit ddcc67fb7f
2 changed files with 1 additions and 1 deletions

View file

@ -10,7 +10,6 @@ short_desc="Portable cryptographic and SSL/TLS library"
maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2"
homepage="http://www.polarssl.org"
update_pattern=$pkgname'-\K[\d.]+'
distfiles="http://www.polarssl.org/code/releases/polarssl-${version}-gpl.tgz"
checksum=d3605afc28ed4b7d1d9e3142d72e42855e4a23c07c951bbb0299556b02d36755

1
srcpkgs/polarssl/update Normal file
View file

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