libepoxy: updated to 1.4.2

This commit is contained in:
Fredrik Rinnestam 2017-05-08 20:35:43 +02:00
parent 1ea43ba8b4
commit 8941abec59
4 changed files with 8 additions and 7 deletions

View File

@ -1,6 +1,7 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/epoxy/
-rw-r--r-- root/root usr/include/epoxy/common.h
-rw-r--r-- root/root usr/include/epoxy/egl.h
-rw-r--r-- root/root usr/include/epoxy/egl_generated.h
-rw-r--r-- root/root usr/include/epoxy/gl.h

View File

@ -1 +1 @@
96f6620a9b005a503e7b44b0b528287d libepoxy-1.3.1.tar.bz2
632fcfd7ae9d21f5a634326d753a89c4 libepoxy-1.4.2.tar.xz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/xorg.pub
RWTSGWF5Q7TndPijnli+d1zhFNSU+FOC946F/xGU2GEYL/otuvhUYalo1V7Vzviv8OtfXSptq5Yd1ULfyAKKDOVoQU6Vah8JRAA=
SHA256 (Pkgfile) = 72500b4c11ef35f03c9048ee9e08b286c9973521a1b3955680e62d82beb3c272
SHA256 (.footprint) = 7461bf4b75fab5eaad640aa69b8df88f31984a0ed943a268527078fd2fdb6680
SHA256 (libepoxy-1.3.1.tar.bz2) = 1d8668b0a259c709899e1c4bab62d756d9002d546ce4f59c9665e2fc5f001a64
RWTSGWF5Q7TndInAtTqshlfobWNJVeC84jLEo0maw6b16hKqEUl/E7vvmq6tzSSecfiEggaT9YIrCwJwvxLu8akUY48W4CAcAwc=
SHA256 (Pkgfile) = 3fb325c9be0247d949abe2e789160bbc8bb76f249251536550168ecff3ce8a73
SHA256 (.footprint) = e4e99029f07216f3d69d6f0e3c45d65e2a45fa29668c49c7056b47c35f181386
SHA256 (libepoxy-1.4.2.tar.xz) = bea6fdec3d10939954495da898d872ee836b75c35699074cbf02a64fcb80d5b3

View File

@ -4,9 +4,9 @@
# Depends on: mesa3d
name=libepoxy
version=1.3.1
version=1.4.2
release=1
source=(http://crux.nu/files/libepoxy-$version.tar.bz2)
source=(https://github.com/anholt/libepoxy/releases/download/$version/libepoxy-$version.tar.xz)
build() {
cd libepoxy-$version