ipe: update to 7.2.5.
This commit is contained in:
parent
f5fc2b8451
commit
4b1eafde2c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ipe'
|
||||
pkgname=ipe
|
||||
version=7.2.4
|
||||
version=7.2.5
|
||||
revision=1
|
||||
_tools_commit=e5b23399a83d69fd5bb5d4645ef7325b4b57435b
|
||||
hostmakedepends="wget pkg-config"
|
||||
|
@ -10,8 +10,8 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="GPL-3, GPL-2"
|
||||
homepage="http://ipe.otfried.org/"
|
||||
distfiles="http://dl.bintray.com/otfried/generic/ipe/${version%.*}/${pkgname}-${version}-src.tar.gz
|
||||
https://github.com/otfried/ipe-tools/archive/$_tools_commit.tar.gz"
|
||||
checksum="ee2fc8fb93262603cb01e2ed2e30cbc0268d5457c4d48f88b38747da4c8c070a
|
||||
https://github.com/otfried/ipe-tools/archive/${_tools_commit}.tar.gz"
|
||||
checksum="3e1068959e41ebba350ff5373b459dec0ca174a7a761aee2b8ac72ab156be60c
|
||||
60a96ad4674fc8f3c2d8bd8ab789734dbb47cabed09a178f595b0e478a526442"
|
||||
XBPS_FETCH_CMD=wget # nothing else speaks with that terrible crappy host
|
||||
|
||||
|
|
Loading…
Reference in New Issue