webkit2gtk: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:17:06 +00:00
parent 130b9f22e6
commit 6e2e650758
2 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,6 @@ license="LGPL-2.1, 2-clause-BSD"
distfiles="${homepage}/releases/webkitgtk-${version}.tar.xz"
checksum=beef5e24edd9b9cade22d80bf373c74d236f996fe30f49f8697a70f267772e9b
wrksrc="webkitgtk-$version"
update_pkgname="webkitgtk"
update_ignore="*.[13579].*"
# ETOOHUGE
nodebug=1

View File

@ -0,0 +1,2 @@
pkgname="webkitgtk"
ignore="*.[13579].*"