Commit Graph

14 Commits

Author SHA1 Message Date
Ilya Lipnitskiy 5d8d4fbbcb
treewide: Run refresh on all packages
The crude loop I wrote to come up with this changeset:

  find -L package/feeds/packages/ -name patches | \
  sed 's/patches$/refresh/' | sort | xargs make

Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
2021-02-20 16:02:15 -08:00
Sven Eckelmann bbb1ea7345 treewide: Change .*GPL.*+ licenses to SPDX compatible identifier
The CONTRIBUTING.md requests an (or multiple) SPDX identifier for GPL
licenses. But a lot of packages did use a different, non-SPDX style with a
"+" at the end instead of "-or-later".

Signed-off-by: Sven Eckelmann <sven@narfation.org>
2019-09-10 07:45:15 +02:00
Rosen Penev 65e776ca78 pen: Fix compilation without deprecated OpenSSL APIs
Patch was sent upstream.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-25 19:14:19 -08:00
Rosen Penev fdd3c032ef pen: Update to 0.34.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-06-09 16:00:58 -07:00
Jo-Philipp Wich 02d3e96620 pen: update to v0.34.0
Update the pen package to upstream release v0.34.0 in order to fix the
following build error reported by the buildbot:

    ssl.o: In function `ssl_create_context':
    ssl.c:(.text+0x9c): undefined reference to `SSLv3_method'
    collect2: error: ld returned 1 exit status

Also switch from PKG_MD5SUM to PKG_HASH with SHA256 while we're at it.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-01-18 03:55:33 +01:00
Nicolas Thill c893c7f147 pen: update to 0.29.0
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-08-04 02:53:42 +02:00
Nicolas Thill 92d316ff6c pen: update to 0.27.5
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-04-16 16:05:55 +02:00
Nicolas Thill edf8ea8b14 pen: update to 0.27.3
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-04-06 13:17:44 +02:00
Nicolas Thill d18e118ba5 pen: update to 0.27.2
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-03-08 17:40:48 +01:00
Nicolas Thill b89f0c54fd pen: update to 0.27.1
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-22 23:57:51 +01:00
Nicolas Thill 84e9cf801c pen: update to 0.27.0
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-17 05:48:41 +01:00
Nicolas Thill bf2c0d7fdb pen: update to 0.26.1
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-08 19:13:16 +01:00
Steven Barth d8874f0f3c pen: change source to http, ftp seems to timeout for some clients
Signed-off-by: Steven Barth <steven@midlink.org>
2015-01-15 11:20:00 +01:00
Nicolas Thill 664258e3d5 pen: import from old packages feed
- update to latest version (v0.25.1)
 - add license info
 - add myself as maintainer

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-01-10 18:31:26 +01:00