dcbaa9ef31
It seems upstream changed the tarball without bumping the version. The old tarball is from 2016-07-02 14:57 The new tarball is listed on https://www.gnu.org/software/xorriso/ as development snapshot. The differences between the contents of both can be found here: http://sprunge.us/hHYb I hope it is okay to track the new tarball, which is not an official release as of yet.
12 lines
470 B
Bash
12 lines
470 B
Bash
# Template file for 'xorriso'
|
|
pkgname=xorriso
|
|
version=1.4.5
|
|
revision=2
|
|
build_style=gnu-configure
|
|
makedepends="zlib-devel bzip2-devel readline-devel acl-devel"
|
|
short_desc="ISO 9660 Rock Ridge Filesystem Manipulator"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="GPL-3"
|
|
homepage="https://www.gnu.org/software/xorriso"
|
|
distfiles="https://www.gnu.org/software/xorriso/xorriso-$version.tar.gz"
|
|
checksum=831eac54dcb9b69b6f25a3088828c6c7d1785dc49cb9f23b8905e4350f8c9f5b
|