Use bzip2 distfile.
PR: ports/122214 Submitted by: "Pedro F. Giffuni" <pfgshield-freebsd@yahoo.com>
This commit is contained in:
parent
11ea3eeed1
commit
d0378afc80
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=213874
2 changed files with 4 additions and 3 deletions
|
@ -13,6 +13,7 @@ MASTER_SITES= http://dri.freedesktop.org/libdrm/
|
|||
MAINTAINER= x11@FreeBSD.org
|
||||
COMMENT= Userspace interface to kernel Direct Rendering Module services
|
||||
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (libdrm-2.3.0.tar.gz) = f2f5d3186bee51be49e1389bed39a7ed
|
||||
SHA256 (libdrm-2.3.0.tar.gz) = 76f90a22e141832bccea3fabf14e2b2a53e1ff72fe8414e2836ea8ac7e2e3dab
|
||||
SIZE (libdrm-2.3.0.tar.gz) = 391509
|
||||
MD5 (libdrm-2.3.0.tar.bz2) = 01a1e1ee0268a2403db42fa630036ab2
|
||||
SHA256 (libdrm-2.3.0.tar.bz2) = f8c711427fea50845811360c92f6350ff3dacb9533741470d54ae5d0a2f6848e
|
||||
SIZE (libdrm-2.3.0.tar.bz2) = 267949
|
||||
|
|
Loading…
Reference in a new issue