Explorar o código

package/pixman: bump version to 0.40.0

Upstream now provides sha256 & sha512 hashes only.

Switch _SITE to https and use upstream-provided xz tarball.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
[yann.morin.1998@free.fr: two spaces in hash file]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Bernd Kuhls %!s(int64=5) %!d(string=hai) anos
pai
achega
3eb09d057b
Modificáronse 2 ficheiros con 8 adicións e 8 borrados
  1. 5 5
      package/pixman/pixman.hash
  2. 3 3
      package/pixman/pixman.mk

+ 5 - 5
package/pixman/pixman.hash

@@ -1,6 +1,6 @@
-# From https://lists.x.org/archives/xorg-announce/2019-April/002991.html
-md5 16a350a8a40116ddf67632a1d2623711  pixman-0.38.4.tar.bz2
-sha1 87e1abc91ac4e5dfcc275f744f1d0ec3277ee7cd  pixman-0.38.4.tar.bz2
+# From https://lists.x.org/archives/xorg-announce/2020-April/003043.html
+sha256  da8ed9fe2d1c5ef8ce5d1207992db959226bd4e37e3f88acf908fd9a71e2704e  pixman-0.40.0.tar.xz
+sha512  8a60edb113d68791b41bd90b761ff7b3934260cb3dada3234c9351416f61394e4157353bc4d61b8f6c2c619de470f6feefffb4935bfcf79d291ece6285de7270  pixman-0.40.0.tar.xz
+
 # Locally computed
-sha256 84abb7fa2541af24d9c3b34bf75d6ac60cc94ac4410061bbb295b66a29221550  pixman-0.38.4.tar.bz2
-sha256 fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793  COPYING
+sha256  fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793  COPYING

+ 3 - 3
package/pixman/pixman.mk

@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PIXMAN_VERSION = 0.38.4
-PIXMAN_SOURCE = pixman-$(PIXMAN_VERSION).tar.bz2
-PIXMAN_SITE = http://xorg.freedesktop.org/releases/individual/lib
+PIXMAN_VERSION = 0.40.0
+PIXMAN_SOURCE = pixman-$(PIXMAN_VERSION).tar.xz
+PIXMAN_SITE = https://xorg.freedesktop.org/releases/individual/lib
 PIXMAN_LICENSE = MIT
 PIXMAN_LICENSE_FILES = COPYING