1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-15 11:53:59 +02:00
openwrt-packages/net/curl
Sean Khan de3e87aa39 curl: fix release number
With the recent change in how release numbers are derived,
there can't be any letters in the $PKG_RELEASE. That is
automatically calculated.

Otherwise the following problem occurs:

```
➤ opkg list-upgradable
curl - 8.7.1-r1 - 8.7.1-rr1
libcurl4 - 8.7.1-r1 - 8.7.1-rr1
```

Signed-off-by: Sean Khan <datapronix@protonmail.com>
2024-04-11 20:10:26 -04:00
..
patches curl: update to 8.7.1 2024-03-31 16:44:21 +00:00
Config.in curl: prepare for HTTP/3 support 2023-10-18 18:58:07 +00:00
Makefile curl: fix release number 2024-04-11 20:10:26 -04:00