diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2019-06-05 18:56:53 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2019-06-06 08:59:46 +0200 |
commit | 9bcdb3363f84e2ed49c169a582ca2e4d853da473 (patch) | |
tree | 4d60a2f5b238d1a9e68c2456a1df40824fe2c209 /source/a | |
parent | fab5e089ce3135a09ce2fb49c73eb7353a2e4900 (diff) | |
download | current-9bcdb3363f84e2ed49c169a582ca2e4d853da473.tar.gz |
Wed Jun 5 18:56:53 UTC 201920190605185653
a/less-550-x86_64-1.txz: Upgraded.
d/vala-0.44.4-x86_64-1.txz: Upgraded.
n/curl-7.65.1-x86_64-1.txz: Upgraded.
This is a bugfix release.
For more information, see:
https://curl.haxx.se/changes.html
xfce/xfdesktop-4.12.5-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/a')
-rwxr-xr-x | source/a/less/less.SlackBuild | 2 | ||||
-rw-r--r-- | source/a/less/less.url | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/source/a/less/less.SlackBuild b/source/a/less/less.SlackBuild index 50176a38..97475c0b 100755 --- a/source/a/less/less.SlackBuild +++ b/source/a/less/less.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=less VERSION=${VERSION:-$(echo less-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-3} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/source/a/less/less.url b/source/a/less/less.url new file mode 100644 index 00000000..ff83ccdc --- /dev/null +++ b/source/a/less/less.url @@ -0,0 +1 @@ +http://www.greenwoodsoftware.com/less/ |