Peter Bui
1dd5f6cf7e
valgrind: update to 3.15.0.
...
Updated PPC64 musl patch (now just for PPC64 Big Endian).
2019-05-15 09:40:49 +02:00
Helmut Pozimski
37c0ed3926
smplayer: update to 19.5.0.
2019-05-15 09:33:56 +02:00
Helmut Pozimski
648290e93d
intel-ucode: update to 20190514.
2019-05-15 09:04:40 +02:00
Peter Bui
e1e6cd4a14
exo: update to 0.12.5.
2019-05-15 08:27:51 +02:00
Roswell-1947
63a09524f3
plata-theme: update to 0.8.0.
2019-05-15 08:27:33 +02:00
Julio Galvan
9c76cc248b
nitrokey-app: update to 1.3.2
2019-05-15 08:21:15 +02:00
Julio Galvan
d3f431f7b1
New package: libnitrokey-3.4.1
2019-05-15 08:21:15 +02:00
Julio Galvan
d2aa49d1d7
New package: cppcodec-0.2
2019-05-15 08:21:15 +02:00
Cameron Nemo
000c306aaa
cni-plugins: update to 0.8.0.
2019-05-15 08:19:35 +02:00
Enno Boland
66a502359b
linux5.1: update to 5.1.2.
2019-05-15 08:14:40 +02:00
Enno Boland
ff6e79164a
linux5.0: update to 5.0.16.
2019-05-15 08:14:40 +02:00
Enno Boland
b85934bad9
linux4.19: update to 4.19.43.
2019-05-15 08:14:40 +02:00
Enno Boland
b63d74dca5
linux4.14: update to 4.14.119.
2019-05-15 08:14:40 +02:00
Enno Boland
2988b1ae37
linux4.9: update to 4.9.176.
2019-05-15 08:14:40 +02:00
svenper
efa196a2dd
nfs-utils: update to 2.3.3
2019-05-15 08:14:20 +02:00
mobinmob
f8116f7159
66: update to 0.1.0.1
2019-05-15 08:13:48 +02:00
Johannes
bf995fb765
rust: update to 1.34.2.
...
[ci skip]
2019-05-15 08:12:56 +02:00
q66
7dd0fa48eb
teeworlds: enable for all archs
2019-05-14 22:57:49 +02:00
Piotr Wójcik
2649504d0d
update tweaks for version directory checking
2019-05-14 22:48:46 +02:00
Piotr Wójcik
54f0eed05d
Manual.md: document version directories checking
2019-05-14 22:48:46 +02:00
Piotr Wójcik
e3e08a087a
update-check: skip version directories checking when specialized check exists
2019-05-14 22:48:46 +02:00
Piotr Wójcik
7ae9417947
update-check: allow to disable checking version directories
2019-05-14 22:48:46 +02:00
Piotr Wójcik
906f339d6a
update-check: generalize checking version directories
2019-05-14 22:48:46 +02:00
Piotr Wójcik
79273c05d9
update-check: only check newer directories
2019-05-14 22:48:46 +02:00
Piotr Wójcik
bb0b85060c
update-check: never omit specified site
2019-05-14 22:48:46 +02:00
Johannes
067b391fa4
cutter: rebuild for radare2-3.5.0.
2019-05-14 20:15:55 +02:00
Johannes
9251dd75be
radare2: update to 3.5.0.
2019-05-14 20:15:55 +02:00
Johannes
d9bac4aa99
ImageMagick6: update to 6.9.10.45.
2019-05-14 20:14:37 +02:00
Johannes
08fc595559
ImageMagick: update to 7.0.8.45.
2019-05-14 20:14:37 +02:00
Benjamín Albiñana
86cc3f60ff
New package: cgo-0.5.0
...
Closes : #11703 [via git-merge-pr]
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-05-14 16:38:48 +02:00
Piraty
c4af93cb71
keepassxc: restore build options
...
* buildoptions had previously been removed
(098e7b4195
)
* maintainer stopped contributing in 2017-07
2019-05-14 16:33:56 +02:00
Doan Tran Cong Danh
bbce69f036
vsed: reduce number of digest cmd call
...
For a vsed call to `nf' files and `nr' regex,
the old code will make `2 * nf * nr' digest calls.
the new code will make `nf * (nr + 1)' digest calls.
Refereance: https://github.com/void-linux/void-packages/issues/11238
2019-05-14 16:33:30 +02:00
Doan Tran Cong Danh
9374b6938e
vsed: strip non-digest part before comparing
...
Accidentally, this change also fixs a potential bug
if `XBPS_DIGEST_CMD` is changed to something other than
its current value: `xbps-uhelper digest'.
Because the old code compares:
- non-stripped old digest; and
- stripped new digest
2019-05-14 16:33:30 +02:00
Doan Tran Cong Danh
c384f85d2b
vsed: refactor digest variables' name
...
We don't specify any specific digest function in this function,
and the old variables' name doesn't reflect the fact that they're
a pair of old and new digest built by the same hash function.
2019-05-14 16:33:30 +02:00
Johannes
35242fdff2
gdb: update to 8.3.
2019-05-14 16:33:18 +02:00
Andy Weidenbaum
f86c7db3db
libomp: update to 8.0.0.
...
Closes : #11546 [via git-merge-pr]
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-05-14 16:17:23 +02:00
Jürgen Buchmüller
cbdffd3224
qupzilla1: fix build w/ qt5-5.11
...
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-05-14 15:31:35 +02:00
Benjamín Albiñana
92acb5aa3c
New package: tml-0.1.0
2019-05-14 14:11:53 +02:00
Robert Lowry
5603a1a008
CImg: update to 2.6.2
2019-05-14 14:03:17 +02:00
Juan RP
d46a32bf00
libappindicator: build with gobject-introspection support.
...
Close #11421
2019-05-14 14:02:52 +02:00
Piotr Wójcik
6ff58cb26e
kmag: use libqaccessibilityclient
2019-05-14 14:01:55 +02:00
Piotr Wójcik
98b37b49d8
New package: libqaccessibilityclient-0.4.0
2019-05-14 14:01:55 +02:00
Jürgen Buchmüller
49c799f905
openssh: fix build w/ gcc-9.1.0
...
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-05-14 12:47:04 +02:00
Jürgen Buchmüller
852f17c81d
libva: fix checksum
...
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-05-14 12:16:27 +02:00
John
3af9149093
teamspeak3: update to 3.2.5.
2019-05-14 11:00:51 +02:00
Johannes
1494a28d9a
postgresql: update to 9.6.13.
2019-05-14 10:42:47 +02:00
yopito
e7c5c596f2
freecad: update to 0.18.2
...
[ci skip]
2019-05-14 07:54:02 +02:00
Robert Lowry
422d8fb2c6
aws-cli: update to 1.16.156
2019-05-14 07:53:20 +02:00
Piotr Wójcik
50f438d73f
lksctp-tools: update to 1.0.18.
2019-05-14 07:51:15 +02:00
Piotr Wójcik
9cde33e1d4
lumina: update to 1.5.0.
2019-05-14 07:50:40 +02:00