summaryrefslogtreecommitdiff
path: root/libepoxy
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2018-07-25 22:00:32 +1000
committerDanny Rawlins <monster.romster@gmail.com>2018-07-25 22:00:32 +1000
commit915896b928aaab730e07badd169486c7729aa1e2 (patch)
tree85e8f40bc72fd3551cbf8d542d2205c6d4d37e37 /libepoxy
parent2ba86711253f4a5b66a06dbef5f1f5e330afe97e (diff)
downloadxorg-915896b928aaab730e07badd169486c7729aa1e2.tar.gz
xorg-915896b928aaab730e07badd169486c7729aa1e2.tar.xz
libeproxy: fixed file permissions on libeproxy due to meson <= 0.46.0. Ignore last commint string and use this one.
Diffstat (limited to 'libepoxy')
-rw-r--r--libepoxy/.signature4
-rw-r--r--libepoxy/Pkgfile2
2 files changed, 3 insertions, 3 deletions
diff --git a/libepoxy/.signature b/libepoxy/.signature
index 7bb09208..6b1c4ebc 100644
--- a/libepoxy/.signature
+++ b/libepoxy/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/xorg.pub
-RWTSGWF5Q7TndM5NVDshLu/+5AX7x7cBoHijfX51LgDJj92ZP5E4J3jE/XYRfLVEG5c8dXxAPQ8jEa8xSgDPyaT1dgdLJH9oIgk=
-SHA256 (Pkgfile) = a5538a8789164462da67e951a2749bcefdc6516c50d2470c31c499c0e5bd5391
+RWTSGWF5Q7TndF3u8ajbnIPn+ua6/AAhvSLQ6ft6UdgYFZ4yLeh5oL2zqFjNZWXclB5YGVvv9fvFm58wPc/oOgyztucumE4d3A8=
+SHA256 (Pkgfile) = b51b7b42d7a8cf5e42d27978eb28a767274c69d9718f2be2b1540fc4b47f2bd8
SHA256 (.footprint) = 471c84aa338d410fb303769346694314be9654be0e8690f3f2b3a893f28aa2d7
SHA256 (libepoxy-1.4.3.tar.xz) = 0b808a06c9685a62fca34b680abb8bc7fb2fda074478e329b063c1f872b826f6
diff --git a/libepoxy/Pkgfile b/libepoxy/Pkgfile
index 57245edf..496117e7 100644
--- a/libepoxy/Pkgfile
+++ b/libepoxy/Pkgfile
@@ -15,6 +15,6 @@ build() {
ninja -C build -j ${JOBS:-1}
DESTDIR=$PKG ninja -C build install
- #remove this once everyone is on meson <= 0.47.1
+ # remove this once everyone is on meson >= 0.47.1
chmod -R g-w $PKG
}

Generated by cgit