diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2019-02-20 17:33:25 +0100 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2019-02-20 17:33:25 +0100 |
commit | de94fb401908c8438816fe58a7f74f8aa35e6cb2 (patch) | |
tree | 646e89ed6dcf8e2c8cc3d95eb8a3bfd8564975f2 /xorg-xvinfo | |
parent | 179d6227a42d5ab37c98759564100ebdd4ff7e4f (diff) | |
download | xorg-de94fb401908c8438816fe58a7f74f8aa35e6cb2.tar.gz xorg-de94fb401908c8438816fe58a7f74f8aa35e6cb2.tar.xz |
xorg-xvinfo: updated to 1.1.4
Diffstat (limited to 'xorg-xvinfo')
-rw-r--r-- | xorg-xvinfo/.signature | 6 | ||||
-rw-r--r-- | xorg-xvinfo/Pkgfile | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/xorg-xvinfo/.signature b/xorg-xvinfo/.signature index e84dfd3a..e201d777 100644 --- a/xorg-xvinfo/.signature +++ b/xorg-xvinfo/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndNBPzUsgr9IdoatREDd7kAEWN/YiwyEZNpPwKTD4jaBVk+3J3bFuDP+x0znCOlJMI4sG6Am1YvDJ9wYV5aIaBg8= -SHA256 (Pkgfile) = 7f1b5508f040cb618d6251dda29b882a9bfac42cfe7bc4efa2eb4a56e18dba30 +RWTSGWF5Q7TndLOkDXSoX3Wf/ISNUCXBNIFDF9KSQ548sFYsYwFBur/rIz8DmfRJqK/vb7JX3Pn1Jae47GBmjt0LNB9eG2Jiwwk= +SHA256 (Pkgfile) = ea90a1be25368dc0a9ca03a3f382293878af92874b20a16792ce3fb8c3c2f4cd SHA256 (.footprint) = 7c369349111cabc04c568222da4d28e7c02057acaafac7f4d8e39e7b296bf96c -SHA256 (xvinfo-1.1.3.tar.bz2) = 9fba8b68daf53863e66d5004fa9c703fcecf69db4d151ea2d3d885d621e6e5eb +SHA256 (xvinfo-1.1.4.tar.bz2) = 0353220d6606077ba42363db65f50410759f9815352f77adc799e2adfa76e73f diff --git a/xorg-xvinfo/Pkgfile b/xorg-xvinfo/Pkgfile index 8ee26161..eccd1ad4 100644 --- a/xorg-xvinfo/Pkgfile +++ b/xorg-xvinfo/Pkgfile @@ -4,8 +4,8 @@ # Depends on: xorg-libxv name=xorg-xvinfo -version=1.1.3 -release=2 +version=1.1.4 +release=1 source=(http://xorg.freedesktop.org/releases/individual/app/xvinfo-$version.tar.bz2) build() { |