diff options
author | Cem Keylan <cem@ckyln.com> | 2020-04-20 16:31:12 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-04-20 16:31:12 +0300 |
commit | 43685f74c5dfc48a809ed7afaed979168f0ac484 (patch) | |
tree | bea1c27765e54a149c6f40d9978ae370dd738d80 | |
parent | 2fb83193e67008f059dc612d360c77a2e8294358 (diff) | |
download | repository-43685f74c5dfc48a809ed7afaed979168f0ac484.tar.gz |
pixman: bump to 0.40.0
-rw-r--r-- | xorg/pixman/checksums | 2 | ||||
-rw-r--r-- | xorg/pixman/sources | 2 | ||||
-rw-r--r-- | xorg/pixman/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/xorg/pixman/checksums b/xorg/pixman/checksums index 41aff956..8df09aa5 100644 --- a/xorg/pixman/checksums +++ b/xorg/pixman/checksums @@ -1 +1 @@ -84abb7fa2541af24d9c3b34bf75d6ac60cc94ac4410061bbb295b66a29221550 pixman-0.38.4.tar.bz2 +da8ed9fe2d1c5ef8ce5d1207992db959226bd4e37e3f88acf908fd9a71e2704e pixman-0.40.0.tar.xz diff --git a/xorg/pixman/sources b/xorg/pixman/sources index a07081f1..984eaaea 100644 --- a/xorg/pixman/sources +++ b/xorg/pixman/sources @@ -1 +1 @@ -https://www.x.org/releases/individual/lib/pixman-0.38.4.tar.bz2 +https://www.x.org/releases/individual/lib/pixman-0.40.0.tar.xz diff --git a/xorg/pixman/version b/xorg/pixman/version index fc098d80..950c002d 100644 --- a/xorg/pixman/version +++ b/xorg/pixman/version @@ -1 +1 @@ -0.38.4 1 +0.40.0 1 |