aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/time/time_1.7.bb
blob: ac00d3fd2d042300e24e55081034a48f83a7f5de (plain)
1
2
3
4
5
6
7
8
9
10
require time.inc

SRC_URI = "${GNU_MIRROR}/time/time-${PV}.tar.gz \
	   file://debian.patch"
S = "${WORKDIR}/time-${PV}"

inherit autotools

SRC_URI[md5sum] = "e38d2b8b34b1ca259cf7b053caac32b3"
SRC_URI[sha256sum] = "e37ea79a253bf85a85ada2f7c632c14e481a5fd262a362f6f4fd58e68601496d"