mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
dvdbackup: revbump for libdvdread
Fix xlint warnings
This commit is contained in:
parent
72937ba3de
commit
2712ccb906
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'dvdbackup'
|
||||
pkgname=dvdbackup
|
||||
version="0.4.2"
|
||||
revision=1
|
||||
version=0.4.2
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
makedepends="libdvdread-devel"
|
||||
short_desc="Tool to rip video DVDs from the command line"
|
||||
maintainer="Nicolas Porcel <nicolasporcel06@gmail.com>"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://dvdbackup.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/dvdbackup/dvdbackup-${version}.tar.xz"
|
||||
checksum=ef8c56fbb82b15b7eef00d2d3118c8253f9770009ed7bb2a5d4849acf88183e6
|
||||
|
|
Loading…
Add table
Reference in a new issue