dbus: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:17:39 +00:00
parent 67d83f4047
commit 0a46055b9c
2 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,6 @@ maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2"
homepage="http://dbus.freedesktop.org/"
distfiles="${homepage}/releases/dbus/dbus-${version}.tar.gz"
update_ignore="*.[13579].*"
checksum=83425250a6a4c93b9ab4a349771a7700e8ddff2d73a5a088222ca47ae9ce1f1a
create_wrksrc=yes

1
srcpkgs/dbus/update Normal file
View File

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