redo: update to 1.3.
This commit is contained in:
parent
94f258371f
commit
cf4a2dbb97
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'redo'
|
||||
pkgname=redo
|
||||
version=1.2
|
||||
revision=2
|
||||
version=1.3
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
hostmakedepends="perl"
|
||||
short_desc="Incremental build system (version of de Boyne Pollard)"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="ISC"
|
||||
homepage="https://jdebp.eu/Softwares/redo/"
|
||||
distfiles="https://jdebp.eu/Repository/debian/dists/stable/main/source/${pkgname}-${version}.tar.bz2"
|
||||
checksum=366c2d42750a5b7ca19b910577dbb75a95cf30a14eb963fd89015bc992c9c2d3
|
||||
distfiles="https://jdebp.eu/Repository/freebsd/redo-${version}.tar.gz"
|
||||
checksum=191cc99f24c450710fe4ea6dd2bea4a6ed6afab2eb870c4d0232009d4ab3a7fb
|
||||
|
||||
do_configure() {
|
||||
./package/prepare
|
||||
|
|
Loading…
Reference in a new issue