ipe: update to 7.2.17.
This commit is contained in:
parent
2fb34a0fee
commit
0c3d5d8fc2
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ipe'
|
||||
pkgname=ipe
|
||||
version=7.2.16
|
||||
version=7.2.17
|
||||
revision=1
|
||||
_tools_commit=2480d96e205316115a1febd123403c7d65a292e6
|
||||
hostmakedepends="pkg-config qt5-qmake qt5-tools qt5-host-tools"
|
||||
|
@ -12,9 +12,9 @@ license="GPL-3.0-or-later"
|
|||
homepage="http://ipe.otfried.org/"
|
||||
distfiles="https://dl.bintray.com/otfried/generic/ipe/${version%.*}/ipe-${version}-src.tar.gz
|
||||
https://github.com/otfried/ipe-tools/archive/${_tools_commit}.tar.gz"
|
||||
checksum="79f83f729b9ea4a1044e0a4af3a5ec8af0de71f6dde6497b758dde245f2f0de2
|
||||
checksum="7bc0ac54466151e7666c8a37f77844fc3eceb49d104968aaf529fb731980c0d1
|
||||
8b66c274a2b378fca2c91e3cde2c1146e7f64cbc956e48ada51c9eec059619ca"
|
||||
nocross="soemthing with gsl"
|
||||
nocross="something with gsl"
|
||||
|
||||
post_extract() {
|
||||
mv $XBPS_BUILDDIR/ipe-tools* ipe-tools
|
||||
|
|
Loading…
Reference in a new issue