dbus: extract update_* to external update file
This commit is contained in:
parent
67d83f4047
commit
0a46055b9c
2 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,6 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://dbus.freedesktop.org/"
|
homepage="http://dbus.freedesktop.org/"
|
||||||
distfiles="${homepage}/releases/dbus/dbus-${version}.tar.gz"
|
distfiles="${homepage}/releases/dbus/dbus-${version}.tar.gz"
|
||||||
update_ignore="*.[13579].*"
|
|
||||||
checksum=83425250a6a4c93b9ab4a349771a7700e8ddff2d73a5a088222ca47ae9ce1f1a
|
checksum=83425250a6a4c93b9ab4a349771a7700e8ddff2d73a5a088222ca47ae9ce1f1a
|
||||||
|
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
|
|
1
srcpkgs/dbus/update
Normal file
1
srcpkgs/dbus/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
ignore="*.[13579].*"
|
Loading…
Reference in a new issue