core/udev-oxnas to 180-1

This commit is contained in:
Kevin Mihelich 2012-02-01 13:42:31 -07:00
parent 10a46c098d
commit 145e904680

View file

@ -12,8 +12,9 @@ plugrel=1
_pkgbase='udev'
pkgname='udev-oxnas'
pkgver=179
pkgver=180
_pkgver=175
provides=('udev=180')
pkgrel=1
arch=(i686 x86_64)
url="http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html"
@ -50,7 +51,6 @@ package_udev-oxnas() {
backup=(etc/udev/udev.conf)
conflicts=('pcmcia-cs' 'hotplug' 'initscripts<2009.07' 'udev')
replaces=('devfsd')
provides=('udev=174')
cd $srcdir/$_pkgbase-$_pkgver
make DESTDIR=${pkgdir} install