libpaper: update to 1.1.25.
This commit is contained in:
parent
febb10a16d
commit
0b5d2daaa6
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'libpaper'
|
# Template file for 'libpaper'
|
||||||
pkgname=libpaper
|
pkgname=libpaper
|
||||||
version=1.1.24+nmu5
|
version=1.1.25
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool"
|
|
||||||
conf_files="/etc/papersize"
|
conf_files="/etc/papersize"
|
||||||
|
hostmakedepends="automake libtool"
|
||||||
short_desc="Library for handling paper characteristics"
|
short_desc="Library for handling paper characteristics"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://packages.debian.org/unstable/source/libpaper"
|
homepage="http://packages.debian.org/unstable/source/libpaper"
|
||||||
distfiles="${DEBIAN_SITE}/main/libp/${pkgname}/${pkgname}_${version}.tar.gz"
|
distfiles="${DEBIAN_SITE}/main/libp/${pkgname}/${pkgname}_${version}.tar.gz"
|
||||||
checksum=e29deda4cd7350189c71af0925cbf4a4473f9841d1419a922e1e8ff1954db1f2
|
checksum=5b8af6edd2d788b269abedcc301a35f872ae0b126cebe8b06927a81659f30b36
|
||||||
make_dirs="/etc/libpaper.d 0755 root root"
|
make_dirs="/etc/libpaper.d 0755 root root"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Reference in New Issue