mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xorriso: update to 1.5.2.
This commit is contained in:
parent
8b6a420b13
commit
75166f3282
2 changed files with 4 additions and 14 deletions
|
@ -1,10 +0,0 @@
|
||||||
--- libisofs/aaip_0_2.h.orig 2015-11-30 09:43:49.164367780 +0100
|
|
||||||
+++ libisofs/aaip_0_2.h 2015-11-30 09:44:11.411563960 +0100
|
|
||||||
@@ -16,6 +16,7 @@
|
|
||||||
#ifndef Aaip_h_is_includeD
|
|
||||||
#define Aaip_h_is_includeD yes
|
|
||||||
|
|
||||||
+#include <sys/types.h> /* ssize_t */
|
|
||||||
|
|
||||||
/* --------------------------------- Encoder ---------------------------- */
|
|
||||||
|
|
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'xorriso'
|
# Template file for 'xorriso'
|
||||||
pkgname=xorriso
|
pkgname=xorriso
|
||||||
version=1.5.1
|
version=1.5.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="zlib-devel bzip2-devel readline-devel acl-devel"
|
makedepends="zlib-devel bzip2-devel readline-devel acl-devel"
|
||||||
short_desc="ISO 9660 Rock Ridge Filesystem Manipulator"
|
short_desc="ISO 9660 Rock Ridge Filesystem Manipulator"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://www.gnu.org/software/xorriso"
|
homepage="https://www.gnu.org/software/xorriso"
|
||||||
distfiles="https://www.gnu.org/software/xorriso/xorriso-${version}.tar.gz"
|
distfiles="https://www.gnu.org/software/xorriso/xorriso-${version}.tar.gz"
|
||||||
checksum=0f8a28dee607f8365f8242cb8e87e9eec29714b809c05a215735172e8a18fca8
|
checksum=3b69f5c93ae7c40c5bbe4a847fa3963f5efc9c565551622f77121c5792fc17e7
|
||||||
|
|
Loading…
Add table
Reference in a new issue