mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
potrace: update to 1.12.
This commit is contained in:
parent
55efda465e
commit
c098090afd
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'potrace'
|
# Template file for 'potrace'
|
||||||
pkgname=potrace
|
pkgname=potrace
|
||||||
version=1.11
|
version=1.12
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="zlib-devel"
|
makedepends="zlib-devel"
|
||||||
configure_args="--with-libpotrace"
|
configure_args="--with-libpotrace"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://potrace.sourceforge.net"
|
homepage="http://potrace.sourceforge.net"
|
||||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||||
checksum=5aa5eb496e00206d68b67edf8f6067999a45d1b69f848c18af5cbdf8e4a17ead
|
checksum=b0bbf1d7badbebfcb992280f038936281b47ddbae212e8ae91e863ce0b76173b
|
||||||
|
|
||||||
libpotrace_package() {
|
libpotrace_package() {
|
||||||
short_desc+=" - runtime library"
|
short_desc+=" - runtime library"
|
||||||
|
|
Loading…
Add table
Reference in a new issue