diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2019-04-14 20:34:34 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2019-04-14 20:34:34 +1000 |
commit | 34b73657f8daac7f6ab1ed76e21b40c865488b39 (patch) | |
tree | 30510248bcdbb7ccdb0ee94fd96daa66f1144ebd /xorg-xcb-util-keysyms | |
parent | 4da6ee08eafea0d7c09fdc58e839415e7edec259 (diff) | |
download | xorg-34b73657f8daac7f6ab1ed76e21b40c865488b39.tar.gz xorg-34b73657f8daac7f6ab1ed76e21b40c865488b39.tar.xz |
xorg: fix source for 301 moved permanently
Diffstat (limited to 'xorg-xcb-util-keysyms')
-rw-r--r-- | xorg-xcb-util-keysyms/.signature | 4 | ||||
-rw-r--r-- | xorg-xcb-util-keysyms/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/xorg-xcb-util-keysyms/.signature b/xorg-xcb-util-keysyms/.signature index 0944646e..37fa4bb2 100644 --- a/xorg-xcb-util-keysyms/.signature +++ b/xorg-xcb-util-keysyms/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndM4ML6IYh0nWaFk/iL5S1SwnttLZBMWSnVl1KD8Tj6eoOyhTbsupBkRgrDrmAaSSUDJeK7cZFJoMwzwMmmRs5wY= -SHA256 (Pkgfile) = d9feb3477eb0e05767100d757b2ec87a5eda7b48053acdc62f6c902af2350f5b +RWTSGWF5Q7TndEFHP6GBJUjzXpY6SWdcdju1akMEOsveoAKnGUExc/sra8VZj7mAttF/qBXm1FDM64hbPWeq7m99EVNNPK7U9QM= +SHA256 (Pkgfile) = 1fd07c6119a41c53cc9d22e4ff3820ffea58f1959d4d07587a9feccd90bed46c SHA256 (.footprint) = 1179bddbe106be425b7d3c7e9906f7313e87e9ed05548b66cd2af743c7053730 SHA256 (xcb-util-keysyms-0.4.0.tar.bz2) = 0ef8490ff1dede52b7de533158547f8b454b241aa3e4dcca369507f66f216dd9 diff --git a/xorg-xcb-util-keysyms/Pkgfile b/xorg-xcb-util-keysyms/Pkgfile index 35da8fae..a5e316ba 100644 --- a/xorg-xcb-util-keysyms/Pkgfile +++ b/xorg-xcb-util-keysyms/Pkgfile @@ -6,7 +6,7 @@ name=xorg-xcb-util-keysyms version=0.4.0 release=1 -source=(http://xcb.freedesktop.org/dist/xcb-util-keysyms-$version.tar.bz2) +source=(https://xcb.freedesktop.org/dist/xcb-util-keysyms-$version.tar.bz2) build() { cd xcb-util-keysyms-$version |