diff options
Diffstat (limited to 'dracut/Pkgfile')
-rw-r--r-- | dracut/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dracut/Pkgfile b/dracut/Pkgfile index 011375a8f..3c32d5b8b 100644 --- a/dracut/Pkgfile +++ b/dracut/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Matt Housh, jaeger at crux dot ninja name=dracut -version=057 +version=059 release=1 source=(https://github.com/dracutdevs/$name/archive/$version/$name-$version.tar.gz \ https://crux.nu/files/$name-man-pages-$version.tar.xz) |