diff options
author | Juergen Daubert <jue@jue.li> | 2022-10-19 09:09:38 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-10-19 09:09:38 +0200 |
commit | 77e7f362b17b053746e45f711a23f079ff61fc81 (patch) | |
tree | 5ba9d3bba58bb319a7186a2e0d11e856f23e359a | |
parent | 9c908f91b66077d585631367421464ccd1c12814 (diff) | |
download | xorg-77e7f362b17b053746e45f711a23f079ff61fc81.tar.gz xorg-77e7f362b17b053746e45f711a23f079ff61fc81.tar.xz |
xorg-libxshmfence: update to 1.3.1
-rw-r--r-- | xorg-libxshmfence/.signature | 6 | ||||
-rw-r--r-- | xorg-libxshmfence/Pkgfile | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/xorg-libxshmfence/.signature b/xorg-libxshmfence/.signature index fcce3a1d..f332cd46 100644 --- a/xorg-libxshmfence/.signature +++ b/xorg-libxshmfence/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndIL1zOHhsVjHg7PzlFtAB+CeQ5B+IpWNnuH94gvaACaPPjj0MGi9GOtO4aiiORrj6SjFqlPPUt+gd1t+80S5CgM= -SHA256 (Pkgfile) = 94e5ed7c60dc7e3ff9b80aaa4ae6296fd4e9860c9b480c1d791b1e515fd64e11 +RWTSGWF5Q7TndKYI3LTEHw14ySNhsGUc3u5VuHjC6d0HyHgg/sAdZjUUN+dOSMPIB6RxpWpy3j6fOR/B2HwloLPMJh/IcarU4wc= +SHA256 (Pkgfile) = d3927b0b133f718195067741fa2a8a5b4d5a1fdd1e6ec3326c77297ab2d6e846 SHA256 (.footprint) = a33aa762553d09206023c863d7b530b883546e4bbc5de613c6e3cb322ed8b19f -SHA256 (libxshmfence-1.3.tar.bz2) = b884300d26a14961a076fbebc762a39831cb75f92bed5ccf9836345b459220c7 +SHA256 (libxshmfence-1.3.1.tar.xz) = 1129f95147f7bfe6052988a087f1b7cb7122283d2c47a7dbf7135ce0df69b4f8 diff --git a/xorg-libxshmfence/Pkgfile b/xorg-libxshmfence/Pkgfile index e717cc5e..27b80a89 100644 --- a/xorg-libxshmfence/Pkgfile +++ b/xorg-libxshmfence/Pkgfile @@ -4,9 +4,9 @@ # Depends on: xorg-util-macros xorg-xorgproto name=xorg-libxshmfence -version=1.3 +version=1.3.1 release=1 -source=(https://www.x.org/archive/individual/lib/libxshmfence-$version.tar.bz2) +source=(https://www.x.org/archive/individual/lib/libxshmfence-$version.tar.xz) build() { cd libxshmfence-$version |